Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Vilius Gaubas

Vilius Gaubas

Lithuania ATP 121
24W - 19L 55.8% Win Rate Forma: LLWWWLLLWW

JSON Data

{
  "player": {
    "id": 383,
    "api_id": 322022,
    "name": "Vilius Gaubas",
    "short_name": "V. Gaubas",
    "country": "Lithuania",
    "country_code": "LT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 277106,
    "singles": 14.66,
    "doubles": 13.63,
    "ranking": 138,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-03-15"
  },
  "current_ranking": {
    "position": 121,
    "points": 527,
    "best_position": 101,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 121,
      "points": 527
    },
    {
      "date": "2026-05-08",
      "position": 121,
      "points": 527
    },
    {
      "date": "2026-05-07",
      "position": 121,
      "points": 527
    },
    {
      "date": "2026-05-06",
      "position": 121,
      "points": 527
    },
    {
      "date": "2026-05-05",
      "position": 121,
      "points": 527
    },
    {
      "date": "2026-05-04",
      "position": 124,
      "points": 503
    },
    {
      "date": "2026-05-03",
      "position": 124,
      "points": 503
    },
    {
      "date": "2026-05-02",
      "position": 124,
      "points": 503
    },
    {
      "date": "2026-05-01",
      "position": 124,
      "points": 503
    },
    {
      "date": "2026-04-30",
      "position": 124,
      "points": 503
    }
  ],
  "career_stats": {
    "total_matches": 43,
    "wins": 24,
    "losses": 19,
    "win_rate": 55.8
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 35,
      "wins": 20,
      "losses": 15,
      "win_rate": 57.1
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "Masters 1000": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    },
    "ATP 500": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "ATP 250": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "Otro": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 43,
    "avg_aces_per_match": 2.4,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 71.9,
    "avg_first_serve_won_pct": 64.5,
    "avg_second_serve_won_pct": 50.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-04",
      "opponent": "Leandro Riedi",
      "opponent_id": 321788,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 73.77049180327869,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 81.81818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 63.934426229508205,
        "first_serve_won_pct": 74.35897435897436,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Rei Sakamoto",
      "opponent_id": 413296,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 69.53125,
        "first_serve_won_pct": 76.40449438202246,
        "second_serve_won_pct": 64.1025641025641,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Arthur Gea",
      "opponent_id": 383987,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 56.36363636363636,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Hamad Medjedović",
      "opponent_id": 321404,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 67.44186046511628,
        "first_serve_won_pct": 67.24137931034483,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 67.74193548387096,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 76.34408602150538,
        "first_serve_won_pct": 60.56338028169014,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-25",
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 62.37623762376238,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Matias Soto",
      "opponent_id": 241039,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 77.58620689655173,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWWWLLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Federico Arnaboldi",
      "opponent_id": 224038,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Duje Ajduković",
      "opponent_id": 207081,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 79.3,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 0.2,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 59.5,
          "second_serve_won_pct": 33.9,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 11,
          "double_faults": 14,
          "aces_per_match": 1.8,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 79.3,
          "first_serve_won_pct": 61.5,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 46,
          "wins": 29,
          "losses": 17,
          "win_rate": 63.0,
          "tournaments_played": 21,
          "tournaments_won": 2,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 11,
          "aces": 121,
          "double_faults": 81,
          "aces_per_match": 2.6,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 42.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 58,
        "wins": 34,
        "tournaments_played": 28,
        "tournaments_won": 2,
        "aces": 139,
        "double_faults": 103,
        "win_rate": 58.6,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 4,
          "aces_per_match": 3.7,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 12,
          "aces_per_match": 2.8,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 44.9,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 45.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 52,
          "wins": 29,
          "losses": 23,
          "win_rate": 55.8,
          "tournaments_played": 26,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 6,
          "aces": 126,
          "double_faults": 93,
          "aces_per_match": 2.4,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 45.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 13,
          "aces_per_match": 1.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 38.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 64,
        "wins": 36,
        "tournaments_played": 32,
        "tournaments_won": 1,
        "aces": 158,
        "double_faults": 122,
        "win_rate": 56.2,
        "losses": 28
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:21 UTC"
}