Player Data JSON

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

Hugo Gaston

Hugo Gaston

France ATP 93
25W - 27L 48,1% Win Rate Forma: LLWWLLWWWW

JSON Data

{
  "player": {
    "id": 350,
    "api_id": 205906,
    "name": "Hugo Gaston",
    "short_name": "H. Gaston",
    "country": "France",
    "country_code": "FR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 167878,
    "singles": 14.71,
    "doubles": 13.94,
    "ranking": 125,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 93,
    "points": 656,
    "best_position": 58,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-29",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-28",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-27",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-26",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-25",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-24",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-23",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-22",
      "position": 93,
      "points": 656
    },
    {
      "date": "2026-01-21",
      "position": 93,
      "points": 656
    }
  ],
  "career_stats": {
    "total_matches": 52,
    "wins": 25,
    "losses": 27,
    "win_rate": 48.1
  },
  "surface_stats": {
    "hard": {
      "matches": 35,
      "wins": 20,
      "losses": 15,
      "win_rate": 57.1
    },
    "clay": {
      "matches": 16,
      "wins": 5,
      "losses": 11,
      "win_rate": 31.2
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "Masters 1000": {
      "matches": 16,
      "wins": 8,
      "losses": 8,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 16,
      "wins": 5,
      "losses": 11,
      "win_rate": 31.2
    },
    "Challenger": {
      "matches": 12,
      "wins": 10,
      "losses": 2,
      "win_rate": 83.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 52,
    "avg_aces_per_match": 2.7,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 57.6,
    "avg_first_serve_won_pct": 70.2,
    "avg_second_serve_won_pct": 48.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-20",
      "opponent": "Jannik Sinner",
      "opponent_id": 206570,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 48.93617021276596,
        "first_serve_won_pct": 60.86956521739131,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 61.33333333333333,
        "first_serve_won_pct": 67.3913043478261,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 59.64912280701754,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Isaac Becroft",
      "opponent_id": 290624,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Matteo Arnaldi",
      "opponent_id": 299538,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 68.0,
        "first_serve_won_pct": 66.17647058823529,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-05",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 78.18181818181819,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 74.35897435897436,
        "first_serve_won_pct": 89.65517241379311,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 76.19047619047619,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Alexis Galarneau",
      "opponent_id": 187236,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Arthur Fery",
      "opponent_id": 321789,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 67.64705882352942,
        "first_serve_won_pct": 80.43478260869566,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWWLLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Clement Chidekh",
      "opponent_id": 231620,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 1,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 21,
          "unforced_errors_total": 25
        },
        "hardcourt_indoor": {
          "matches": 19,
          "wins": 15,
          "losses": 4,
          "win_rate": 78.9,
          "tournaments_played": 6,
          "tournaments_won": 2,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 80,
          "double_faults": 28,
          "aces_per_match": 4.2,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 76.0,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 62.1,
          "break_points_converted_pct": 39.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 20,
          "wins": 9,
          "losses": 11,
          "win_rate": 45.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 53,
          "double_faults": 46,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 58.7,
          "break_points_converted_pct": 39.6,
          "winners_total": 78,
          "unforced_errors_total": 68
        },
        "red_clay": {
          "matches": 20,
          "wins": 6,
          "losses": 14,
          "win_rate": 30.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 31,
          "double_faults": 50,
          "aces_per_match": 1.6,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 66.0,
          "break_points_converted_pct": 37.3,
          "winners_total": 47,
          "unforced_errors_total": 49
        }
      },
      "totals": {
        "matches": 60,
        "wins": 30,
        "tournaments_played": 33,
        "tournaments_won": 2,
        "aces": 170,
        "double_faults": 125,
        "win_rate": 50.0,
        "losses": 30
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 28,
          "double_faults": 16,
          "aces_per_match": 5.6,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 30.0,
          "winners_total": 28,
          "unforced_errors_total": 38
        },
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 43,
          "double_faults": 27,
          "aces_per_match": 3.1,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 37.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 5,
          "losses": 12,
          "win_rate": 29.4,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 48,
          "double_faults": 49,
          "aces_per_match": 2.8,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 39.8,
          "winners_total": 73,
          "unforced_errors_total": 88
        },
        "red_clay": {
          "matches": 26,
          "wins": 15,
          "losses": 11,
          "win_rate": 57.7,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 2,
          "aces": 67,
          "double_faults": 65,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 58.4,
          "break_points_converted_pct": 44.3,
          "winners_total": 30,
          "unforced_errors_total": 18
        }
      },
      "totals": {
        "matches": 62,
        "wins": 31,
        "tournaments_played": 33,
        "tournaments_won": 1,
        "aces": 186,
        "double_faults": 157,
        "win_rate": 50.0,
        "losses": 31
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 2,
          "aces_per_match": 5.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.1,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 61.4,
          "break_points_saved_pct": 73.3,
          "break_points_converted_pct": 58.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 7,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 65.8,
          "break_points_converted_pct": 29.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 33,
          "double_faults": 16,
          "aces_per_match": 4.7,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 63.5,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 57.4,
          "winners_total": 49,
          "unforced_errors_total": 42
        },
        "red_clay": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 20,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 26,
          "double_faults": 21,
          "aces_per_match": 3.2,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 42.5,
          "winners_total": 41,
          "unforced_errors_total": 41
        }
      },
      "totals": {
        "matches": 21,
        "wins": 10,
        "tournaments_played": 34,
        "tournaments_won": 2,
        "aces": 84,
        "double_faults": 46,
        "win_rate": 47.6,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:48 UTC"
}