Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Richard Gasquet
4W - 6L
40.0% Win Rate
Forma: WLLWLLWLLW
JSON Data
{
"player": {
"id": 115,
"api_id": 14414,
"name": "Richard Gasquet",
"short_name": "R. Gasquet",
"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": 3468,
"singles": 15.49,
"doubles": 14.18,
"ranking": 59,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 317,
"points": 165,
"best_position": 7,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 317,
"points": 165
},
{
"date": "2025-12-09",
"position": 317,
"points": 165
},
{
"date": "2025-12-08",
"position": 317,
"points": 165
},
{
"date": "2025-12-07",
"position": 318,
"points": 165
},
{
"date": "2025-12-06",
"position": 318,
"points": 165
},
{
"date": "2025-12-05",
"position": 318,
"points": 165
},
{
"date": "2025-12-04",
"position": 318,
"points": 165
},
{
"date": "2025-12-03",
"position": 318,
"points": 165
}
],
"career_stats": {
"total_matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"Masters 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
}
},
"average_match_stats": {
"matches_with_stats": 10,
"avg_aces_per_match": 4.8,
"avg_double_faults_per_match": 3.1,
"avg_first_serve_pct": 60.0,
"avg_first_serve_won_pct": 68.5,
"avg_second_serve_won_pct": 47.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-26",
"opponent": "Terence Atmane",
"opponent_id": 273679,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 128",
"result": "W",
"score": "3-1",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 58.94736842105262,
"first_serve_won_pct": 69.64285714285714,
"second_serve_won_pct": 48.717948717948715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-09",
"opponent": "Daniel Altmaier",
"opponent_id": 127208,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 55.0561797752809,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 47.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-02",
"opponent": "Flavio Cobolli",
"opponent_id": 273680,
"tournament": "Bucharest",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 67.44186046511628,
"first_serve_won_pct": 55.172413793103445,
"second_serve_won_pct": 60.526315789473685,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-31",
"opponent": "Botic Van de Zandschulp",
"opponent_id": 102339,
"tournament": "Bucharest",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 67.44186046511628,
"first_serve_won_pct": 55.172413793103445,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-11",
"opponent": "Alexander Bublik",
"opponent_id": 163480,
"tournament": "Marseille",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 45.16129032258064,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-30",
"opponent": "Tallon Griekspoor",
"opponent_id": 122368,
"tournament": "Montpellier",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 3,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 82.0,
"second_serve_won_pct": 51.42857142857142,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-28",
"opponent": "Adrian Mannarino",
"opponent_id": 15894,
"tournament": "Montpellier",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 3,
"first_serve_pct": 58.82352941176471,
"first_serve_won_pct": 82.0,
"second_serve_won_pct": 51.42857142857142,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-06",
"opponent": "Duje Ajduković",
"opponent_id": 207081,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-29",
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"tournament": "Brisbane",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 68.88888888888889,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-28",
"opponent": "Derek Pham",
"opponent_id": 339446,
"tournament": "Brisbane",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 68.88888888888889,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "WLLWLLWLLW"
},
"head_to_head": [
{
"opponent": "Flavio Cobolli",
"opponent_id": 273680,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Derek Pham",
"opponent_id": 339446,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Daniel Altmaier",
"opponent_id": 127208,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Terence Atmane",
"opponent_id": 273679,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 35,
"double_faults": 12,
"aces_per_match": 8.8,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.8,
"first_serve_won_pct": 79.4,
"second_serve_won_pct": 56.6,
"break_points_saved_pct": 73.3,
"break_points_converted_pct": 16.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 18,
"double_faults": 9,
"aces_per_match": 6.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.8,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 49.3,
"break_points_saved_pct": 69.2,
"break_points_converted_pct": 26.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 22,
"aces_per_match": 1.5,
"double_faults_per_match": 3.7,
"first_serve_pct": 71.4,
"first_serve_won_pct": 61.3,
"second_serve_won_pct": 51.3,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 41.9,
"winners_total": 55,
"unforced_errors_total": 42
}
},
"totals": {
"matches": 13,
"wins": 6,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 62,
"double_faults": 43,
"win_rate": 46.2,
"losses": 7
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 65,
"double_faults": 23,
"aces_per_match": 8.1,
"double_faults_per_match": 2.9,
"first_serve_pct": 72.1,
"first_serve_won_pct": 78.2,
"second_serve_won_pct": 58.1,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 34.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 11,
"wins": 3,
"losses": 8,
"win_rate": 27.3,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 5,
"aces": 47,
"double_faults": 28,
"aces_per_match": 4.3,
"double_faults_per_match": 2.5,
"first_serve_pct": 71.6,
"first_serve_won_pct": 71.7,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 53.4,
"break_points_converted_pct": 32.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 15,
"losses": 8,
"win_rate": 65.2,
"tournaments_played": 9,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 4,
"aces": 106,
"double_faults": 48,
"aces_per_match": 4.6,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.1,
"first_serve_won_pct": 71.4,
"second_serve_won_pct": 60.2,
"break_points_saved_pct": 64.1,
"break_points_converted_pct": 46.7,
"winners_total": 17,
"unforced_errors_total": 28
},
"red_clay": {
"matches": 23,
"wins": 11,
"losses": 12,
"win_rate": 47.8,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 92,
"double_faults": 70,
"aces_per_match": 4.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.2,
"first_serve_won_pct": 71.8,
"second_serve_won_pct": 55.1,
"break_points_saved_pct": 58.6,
"break_points_converted_pct": 36.0,
"winners_total": 66,
"unforced_errors_total": 48
}
},
"totals": {
"matches": 65,
"wins": 33,
"tournaments_played": 32,
"tournaments_won": 1,
"aces": 310,
"double_faults": 169,
"win_rate": 50.8,
"losses": 32
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 26,
"double_faults": 22,
"aces_per_match": 4.3,
"double_faults_per_match": 3.7,
"first_serve_pct": 73.1,
"first_serve_won_pct": 63.0,
"second_serve_won_pct": 59.4,
"break_points_saved_pct": 67.9,
"break_points_converted_pct": 25.8,
"winners_total": 53,
"unforced_errors_total": 54
},
"hardcourt_indoor": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 42,
"double_faults": 21,
"aces_per_match": 6.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.9,
"first_serve_won_pct": 69.5,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 56.4,
"break_points_converted_pct": 31.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 14,
"wins": 8,
"losses": 6,
"win_rate": 57.1,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 81,
"double_faults": 37,
"aces_per_match": 5.8,
"double_faults_per_match": 2.6,
"first_serve_pct": 73.4,
"first_serve_won_pct": 72.1,
"second_serve_won_pct": 59.8,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 40.7,
"winners_total": 59,
"unforced_errors_total": 54
},
"red_clay": {
"matches": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 29,
"double_faults": 26,
"aces_per_match": 2.9,
"double_faults_per_match": 2.6,
"first_serve_pct": 74.4,
"first_serve_won_pct": 63.5,
"second_serve_won_pct": 51.9,
"break_points_saved_pct": 54.3,
"break_points_converted_pct": 60.7,
"winners_total": 40,
"unforced_errors_total": 40
}
},
"totals": {
"matches": 37,
"wins": 14,
"tournaments_played": 35,
"tournaments_won": 1,
"aces": 178,
"double_faults": 106,
"win_rate": 37.8,
"losses": 23
}
}
],
"data_generated_at": "2025-12-10 08:18:35 UTC"
}