Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Arthur Cazaux
24W - 20L
54.5% Win Rate
Forma: LWLWLLWLWW
JSON Data
{
"player": {
"id": 258,
"api_id": 287803,
"name": "Arthur Cazaux",
"short_name": "A. Cazaux",
"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": 271079,
"singles": 15.51,
"doubles": 14.31,
"ranking": 57,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 66,
"points": 848,
"best_position": 58,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 66,
"points": 848
},
{
"date": "2025-12-09",
"position": 66,
"points": 848
},
{
"date": "2025-12-08",
"position": 66,
"points": 848
},
{
"date": "2025-12-07",
"position": 66,
"points": 848
},
{
"date": "2025-12-06",
"position": 66,
"points": 848
},
{
"date": "2025-12-05",
"position": 66,
"points": 848
},
{
"date": "2025-12-04",
"position": 66,
"points": 848
},
{
"date": "2025-12-03",
"position": 66,
"points": 848
}
],
"career_stats": {
"total_matches": 44,
"wins": 24,
"losses": 20,
"win_rate": 54.5
},
"surface_stats": {
"hard": {
"matches": 28,
"wins": 13,
"losses": 15,
"win_rate": 46.4
},
"clay": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
},
"grass": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
},
"Masters 1000": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"ATP 500": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"ATP 250": {
"matches": 20,
"wins": 11,
"losses": 9,
"win_rate": 55.0
}
},
"average_match_stats": {
"matches_with_stats": 44,
"avg_aces_per_match": 8.5,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 61.4,
"avg_first_serve_won_pct": 74.4,
"avg_second_serve_won_pct": 48.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-04",
"opponent": "Cameron Norrie",
"opponent_id": 95935,
"tournament": "Metz",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 18,
"double_faults": 0,
"first_serve_pct": 64.22018348623854,
"first_serve_won_pct": 75.71428571428571,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-02",
"opponent": "Adrian Mannarino",
"opponent_id": 15894,
"tournament": "Metz",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 66.15384615384615,
"first_serve_won_pct": 81.3953488372093,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Alejandro Davidovich Fokina",
"opponent_id": 157456,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 4,
"first_serve_pct": 55.294117647058826,
"first_serve_won_pct": 78.72340425531915,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-27",
"opponent": "Luciano Darderi",
"opponent_id": 308084,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 16,
"double_faults": 2,
"first_serve_pct": 62.06896551724138,
"first_serve_won_pct": 85.18518518518519,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-15",
"opponent": "Shintaro Mochizuki",
"opponent_id": 298795,
"tournament": "Almaty",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 9,
"double_faults": 0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 76.19047619047619,
"second_serve_won_pct": 61.29032258064516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-04",
"opponent": "Cameron Norrie",
"opponent_id": 95935,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 15,
"double_faults": 2,
"first_serve_pct": 67.85714285714286,
"first_serve_won_pct": 80.7017543859649,
"second_serve_won_pct": 65.21739130434783,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-02",
"opponent": "Pedro Martinez",
"opponent_id": 77223,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 23,
"double_faults": 1,
"first_serve_pct": 64.1025641025641,
"first_serve_won_pct": 86.0,
"second_serve_won_pct": 45.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-27",
"opponent": "Jakub Mensik",
"opponent_id": 372312,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 55.68181818181818,
"first_serve_won_pct": 67.3469387755102,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-26",
"opponent": "Juncheng Shang",
"opponent_id": 348853,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 56.36363636363636,
"first_serve_won_pct": 66.12903225806451,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-24",
"opponent": "Quentin Halys",
"opponent_id": 90798,
"tournament": "Beijing",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "0-1",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 60.0,
"first_serve_won_pct": 81.48148148148148,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWLWLLWLWW"
},
"head_to_head": [
{
"opponent": "Dusan Lajovic",
"opponent_id": 39234,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Cameron Norrie",
"opponent_id": 95935,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Adam Walton",
"opponent_id": 207575,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Felix Auger-Aliassime",
"opponent_id": 192013,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 65,
"double_faults": 22,
"aces_per_match": 10.8,
"double_faults_per_match": 3.7,
"first_serve_pct": 73.3,
"first_serve_won_pct": 75.3,
"second_serve_won_pct": 51.0,
"break_points_saved_pct": 67.8,
"break_points_converted_pct": 40.6,
"winners_total": 97,
"unforced_errors_total": 105
},
"hardcourt_indoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 67,
"double_faults": 13,
"aces_per_match": 9.6,
"double_faults_per_match": 1.9,
"first_serve_pct": 73.6,
"first_serve_won_pct": 75.7,
"second_serve_won_pct": 49.7,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 26,
"wins": 15,
"losses": 11,
"win_rate": 57.7,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 195,
"double_faults": 59,
"aces_per_match": 7.5,
"double_faults_per_match": 2.3,
"first_serve_pct": 71.5,
"first_serve_won_pct": 72.8,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 67.0,
"break_points_converted_pct": 41.6,
"winners_total": 68,
"unforced_errors_total": 100
},
"red_clay": {
"matches": 13,
"wins": 8,
"losses": 5,
"win_rate": 61.5,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 94,
"double_faults": 36,
"aces_per_match": 7.2,
"double_faults_per_match": 2.8,
"first_serve_pct": 71.3,
"first_serve_won_pct": 72.2,
"second_serve_won_pct": 59.4,
"break_points_saved_pct": 72.7,
"break_points_converted_pct": 30.2,
"winners_total": 52,
"unforced_errors_total": 62
}
},
"totals": {
"matches": 52,
"wins": 30,
"tournaments_played": 24,
"tournaments_won": 1,
"aces": 421,
"double_faults": 130,
"win_rate": 57.7,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 61,
"double_faults": 44,
"aces_per_match": 12.2,
"double_faults_per_match": 8.8,
"first_serve_pct": 69.1,
"first_serve_won_pct": 79.1,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 63.3,
"break_points_converted_pct": 23.8,
"winners_total": 85,
"unforced_errors_total": 66
},
"hardcourt_indoor": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 72,
"double_faults": 8,
"aces_per_match": 9.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 72.2,
"first_serve_won_pct": 76.4,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 66.0,
"break_points_converted_pct": 52.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": 1,
"tiebreaks_won": 10,
"tiebreaks_lost": 9,
"aces": 329,
"double_faults": 74,
"aces_per_match": 8.2,
"double_faults_per_match": 1.9,
"first_serve_pct": 70.4,
"first_serve_won_pct": 76.8,
"second_serve_won_pct": 57.9,
"break_points_saved_pct": 62.8,
"break_points_converted_pct": 41.3,
"winners_total": 206,
"unforced_errors_total": 186
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 4,
"aces_per_match": 6.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.1,
"first_serve_won_pct": 60.2,
"second_serve_won_pct": 42.9,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 26.3,
"winners_total": 49,
"unforced_errors_total": 45
}
},
"totals": {
"matches": 55,
"wins": 31,
"tournaments_played": 26,
"tournaments_won": 1,
"aces": 474,
"double_faults": 130,
"win_rate": 56.4,
"losses": 24
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 4,
"double_faults": 4,
"aces_per_match": 4.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 72.2,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 34.6,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 0,
"aces_per_match": 12.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 78.8,
"first_serve_won_pct": 64.7,
"second_serve_won_pct": 48.0,
"break_points_saved_pct": 87.5,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 15,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 33,
"double_faults": 11,
"aces_per_match": 8.2,
"double_faults_per_match": 2.8,
"first_serve_pct": 70.7,
"first_serve_won_pct": 76.8,
"second_serve_won_pct": 45.0,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 30.3,
"winners_total": 28,
"unforced_errors_total": 40
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 5,
"aces_per_match": 2.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 69.3,
"first_serve_won_pct": 71.6,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 68.8,
"break_points_converted_pct": 20.0,
"winners_total": 38,
"unforced_errors_total": 46
}
},
"totals": {
"matches": 7,
"wins": 2,
"tournaments_played": 31,
"tournaments_won": 1,
"aces": 51,
"double_faults": 20,
"win_rate": 28.6,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 06:51:15 UTC"
}