Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Hugo Grenier
22W - 16L
57.9% Win Rate
Forma: LWWLWLWWWL
JSON Data
{
"player": {
"id": 184,
"api_id": 107357,
"name": "Hugo Grenier",
"short_name": "H. Grenier",
"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": 95375,
"singles": 14.5,
"doubles": 13.79,
"ranking": 167,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 175,
"points": 334,
"best_position": 95,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 175,
"points": 334
},
{
"date": "2025-12-09",
"position": 175,
"points": 334
},
{
"date": "2025-12-08",
"position": 175,
"points": 334
},
{
"date": "2025-12-07",
"position": 175,
"points": 334
},
{
"date": "2025-12-06",
"position": 175,
"points": 334
},
{
"date": "2025-12-05",
"position": 175,
"points": 334
},
{
"date": "2025-12-04",
"position": 175,
"points": 334
},
{
"date": "2025-12-03",
"position": 175,
"points": 334
}
],
"career_stats": {
"total_matches": 38,
"wins": 22,
"losses": 16,
"win_rate": 57.9
},
"surface_stats": {
"hard": {
"matches": 35,
"wins": 22,
"losses": 13,
"win_rate": 62.9
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"ATP 250": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6
},
"Challenger": {
"matches": 23,
"wins": 15,
"losses": 8,
"win_rate": 65.2
}
},
"average_match_stats": {
"matches_with_stats": 38,
"avg_aces_per_match": 8.7,
"avg_double_faults_per_match": 4.3,
"avg_first_serve_pct": 65.6,
"avg_first_serve_won_pct": 71.3,
"avg_second_serve_won_pct": 46.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-14",
"opponent": "Yosuke Watanuki",
"opponent_id": 157302,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 0,
"first_serve_pct": 70.6896551724138,
"first_serve_won_pct": 82.92682926829268,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-12",
"opponent": "Yu Hsiou Hsu",
"opponent_id": 204329,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 59.61538461538461,
"first_serve_won_pct": 80.64516129032258,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-11",
"opponent": "Igor Marcondes",
"opponent_id": 82157,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 71.7948717948718,
"second_serve_won_pct": 68.18181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-23",
"opponent": "Arthur Fery",
"opponent_id": 321789,
"tournament": "Brest, France",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 15,
"double_faults": 4,
"first_serve_pct": 68.37606837606837,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 45.94594594594595,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-22",
"opponent": "Lucas Poullain",
"opponent_id": 135778,
"tournament": "Brest, France",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 15,
"double_faults": 2,
"first_serve_pct": 61.95652173913043,
"first_serve_won_pct": 70.17543859649122,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-18",
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 76.0,
"first_serve_won_pct": 52.63157894736842,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-17",
"opponent": "Nerman Fatic",
"opponent_id": 63090,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 1,
"first_serve_pct": 55.38461538461539,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 51.724137931034484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-16",
"opponent": "Norbert Gombos",
"opponent_id": 50139,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 2,
"first_serve_pct": 67.46987951807229,
"first_serve_won_pct": 66.07142857142857,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Nishesh Basavareddy",
"opponent_id": 407164,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 15,
"double_faults": 4,
"first_serve_pct": 64.36781609195403,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-05",
"opponent": "Pablo Carreño Busta",
"opponent_id": 40800,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 62.903225806451616,
"first_serve_won_pct": 74.35897435897436,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWWLWLWWWL"
},
"head_to_head": [
{
"opponent": "Lukas Klein",
"opponent_id": 163636,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Moez Echargui",
"opponent_id": 153826,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nishesh Basavareddy",
"opponent_id": 407164,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 29,
"double_faults": 12,
"aces_per_match": 5.8,
"double_faults_per_match": 2.4,
"first_serve_pct": 81.6,
"first_serve_won_pct": 63.3,
"second_serve_won_pct": 43.1,
"break_points_saved_pct": 63.0,
"break_points_converted_pct": 21.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 17,
"wins": 9,
"losses": 8,
"win_rate": 52.9,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 6,
"aces": 160,
"double_faults": 66,
"aces_per_match": 9.4,
"double_faults_per_match": 3.9,
"first_serve_pct": 74.3,
"first_serve_won_pct": 69.7,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 31.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 43,
"wins": 27,
"losses": 16,
"win_rate": 62.8,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 9,
"tiebreaks_lost": 7,
"aces": 335,
"double_faults": 184,
"aces_per_match": 7.8,
"double_faults_per_match": 4.3,
"first_serve_pct": 73.9,
"first_serve_won_pct": 71.6,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 61.2,
"break_points_converted_pct": 45.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 14,
"double_faults": 7,
"aces_per_match": 7.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 78.9,
"first_serve_won_pct": 65.5,
"second_serve_won_pct": 48.9,
"break_points_saved_pct": 73.7,
"break_points_converted_pct": 62.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 67,
"wins": 38,
"tournaments_played": 36,
"tournaments_won": 0,
"aces": 538,
"double_faults": 269,
"win_rate": 56.7,
"losses": 29
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 51,
"double_faults": 28,
"aces_per_match": 10.2,
"double_faults_per_match": 5.6,
"first_serve_pct": 75.1,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 65.8,
"break_points_converted_pct": 38.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 17,
"wins": 9,
"losses": 8,
"win_rate": 52.9,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 130,
"double_faults": 58,
"aces_per_match": 7.6,
"double_faults_per_match": 3.4,
"first_serve_pct": 76.3,
"first_serve_won_pct": 71.8,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 64.4,
"break_points_converted_pct": 31.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 40,
"wins": 25,
"losses": 15,
"win_rate": 62.5,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 12,
"tiebreaks_lost": 6,
"aces": 336,
"double_faults": 190,
"aces_per_match": 8.4,
"double_faults_per_match": 4.8,
"first_serve_pct": 73.1,
"first_serve_won_pct": 72.2,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 61.8,
"break_points_converted_pct": 40.9,
"winners_total": 129,
"unforced_errors_total": 162
},
"red_clay": {
"matches": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 44,
"double_faults": 49,
"aces_per_match": 4.4,
"double_faults_per_match": 4.9,
"first_serve_pct": 72.4,
"first_serve_won_pct": 68.7,
"second_serve_won_pct": 47.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 21.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 72,
"wins": 39,
"tournaments_played": 33,
"tournaments_won": 0,
"aces": 561,
"double_faults": 325,
"win_rate": 54.2,
"losses": 33
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 2,
"aces_per_match": 6.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 69.3,
"first_serve_won_pct": 52.9,
"second_serve_won_pct": 64.0,
"break_points_saved_pct": 20.0,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 10,
"tournaments_won": 2,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 7,
"aces_per_match": 6.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 78.8,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 53.2,
"break_points_saved_pct": 65.0,
"break_points_converted_pct": 31.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 27,
"double_faults": 17,
"aces_per_match": 4.5,
"double_faults_per_match": 2.8,
"first_serve_pct": 71.7,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 53.6,
"break_points_saved_pct": 52.2,
"break_points_converted_pct": 35.7,
"winners_total": 27,
"unforced_errors_total": 30
}
},
"totals": {
"matches": 9,
"wins": 2,
"tournaments_played": 21,
"tournaments_won": 2,
"aces": 45,
"double_faults": 26,
"win_rate": 22.2,
"losses": 7
}
}
],
"data_generated_at": "2025-12-10 08:18:16 UTC"
}