Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Caroline Garcia
4W - 9L
30.8% Win Rate
Forma: LLWLLWLWLL
JSON Data
{
"player": {
"id": 527,
"api_id": 42339,
"name": "Caroline Garcia",
"short_name": "C. Garcia",
"country": "France",
"country_code": "FR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1993-10-16",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10885,
"singles": 12.06,
"doubles": 11.78,
"ranking": 87,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 306,
"points": 211,
"best_position": 4,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 306,
"points": 211
},
{
"date": "2025-12-09",
"position": 306,
"points": 211
},
{
"date": "2025-12-08",
"position": 306,
"points": 211
},
{
"date": "2025-12-07",
"position": 307,
"points": 211
},
{
"date": "2025-12-06",
"position": 307,
"points": 211
},
{
"date": "2025-12-05",
"position": 307,
"points": 211
},
{
"date": "2025-12-04",
"position": 307,
"points": 211
},
{
"date": "2025-12-03",
"position": 307,
"points": 211
}
],
"career_stats": {
"total_matches": 13,
"wins": 4,
"losses": 9,
"win_rate": 30.8
},
"surface_stats": {
"hard": {
"matches": 12,
"wins": 4,
"losses": 8,
"win_rate": 33.3
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"WTA 1000": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4
},
"WTA 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 13,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 2.1,
"avg_first_serve_pct": 61.9,
"avg_first_serve_won_pct": 61.1,
"avg_second_serve_won_pct": 43.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-25",
"opponent": "Kamilla Rakhimova",
"opponent_id": 217828,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 5,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-11",
"opponent": "Karolina Muchova",
"opponent_id": 85077,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 65.51724137931035,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-08",
"opponent": "Sonay Kartal",
"opponent_id": 291152,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 52.52525252525253,
"first_serve_won_pct": 71.15384615384616,
"second_serve_won_pct": 57.446808510638306,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-26",
"opponent": "Bernarda Pera",
"opponent_id": 67757,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 65.67164179104478,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-21",
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 66.17647058823529,
"first_serve_won_pct": 51.11111111111111,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-19",
"opponent": "Anna Bondar",
"opponent_id": 150574,
"tournament": "Miami",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 64.1025641025641,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 37.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-08",
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"tournament": "Indian Wells",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 41.66666666666667,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-05",
"opponent": "Bernarda Pera",
"opponent_id": 67757,
"tournament": "Indian Wells",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 56.36363636363636,
"first_serve_won_pct": 70.96774193548387,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-16",
"opponent": "Marketa Vondrousova",
"opponent_id": 152804,
"tournament": "Dubai",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 53.191489361702125,
"first_serve_won_pct": 40.0,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-11",
"opponent": "Jasmine Paolini",
"opponent_id": 69208,
"tournament": "Doha",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 59.61538461538461,
"first_serve_won_pct": 54.83870967741935,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLWLLWLWLL"
},
"head_to_head": [
{
"opponent": "Bernarda Pera",
"opponent_id": 67757,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Lulu Sun",
"opponent_id": 195182,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anna Bondar",
"opponent_id": 150574,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Karolina Muchova",
"opponent_id": 85077,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 12,
"wins": 4,
"losses": 8,
"win_rate": 33.3,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 43,
"double_faults": 26,
"aces_per_match": 3.6,
"double_faults_per_match": 2.2,
"first_serve_pct": 72.7,
"first_serve_won_pct": 62.9,
"second_serve_won_pct": 49.1,
"break_points_saved_pct": 47.6,
"break_points_converted_pct": 39.5,
"winners_total": 58,
"unforced_errors_total": 77
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 1,
"aces_per_match": 3.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 74.4,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 45.5,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 16.7,
"winners_total": 13,
"unforced_errors_total": 24
}
},
"totals": {
"matches": 13,
"wins": 4,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 46,
"double_faults": 27,
"win_rate": 30.8,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 18,
"double_faults": 9,
"aces_per_match": 9.0,
"double_faults_per_match": 4.5,
"first_serve_pct": 71.4,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 58.3,
"winners_total": 63,
"unforced_errors_total": 54
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 0,
"aces_per_match": 9.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 67.3,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 45.9,
"break_points_saved_pct": 28.6,
"break_points_converted_pct": 30.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 20,
"wins": 10,
"losses": 10,
"win_rate": 50.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 3,
"aces": 146,
"double_faults": 66,
"aces_per_match": 7.3,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.7,
"first_serve_won_pct": 69.8,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 53.2,
"break_points_converted_pct": 35.5,
"winners_total": 86,
"unforced_errors_total": 95
},
"red_clay": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 56,
"double_faults": 24,
"aces_per_match": 8.0,
"double_faults_per_match": 3.4,
"first_serve_pct": 72.8,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 42.0,
"winners_total": 56,
"unforced_errors_total": 63
}
},
"totals": {
"matches": 30,
"wins": 14,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 229,
"double_faults": 99,
"win_rate": 46.7,
"losses": 16
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 69,
"double_faults": 32,
"aces_per_match": 7.7,
"double_faults_per_match": 3.6,
"first_serve_pct": 72.1,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 76.8,
"break_points_converted_pct": 34.5,
"winners_total": 153,
"unforced_errors_total": 138
},
"hardcourt_indoor": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 4,
"aces": 89,
"double_faults": 29,
"aces_per_match": 8.9,
"double_faults_per_match": 2.9,
"first_serve_pct": 71.8,
"first_serve_won_pct": 74.9,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 65.4,
"break_points_converted_pct": 40.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 38,
"wins": 21,
"losses": 17,
"win_rate": 55.3,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 6,
"aces": 283,
"double_faults": 127,
"aces_per_match": 7.4,
"double_faults_per_match": 3.3,
"first_serve_pct": 72.3,
"first_serve_won_pct": 71.7,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 63.5,
"break_points_converted_pct": 38.5,
"winners_total": 132,
"unforced_errors_total": 154
},
"red_clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 43,
"double_faults": 25,
"aces_per_match": 7.2,
"double_faults_per_match": 4.2,
"first_serve_pct": 71.7,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 54.7,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 33.3,
"winners_total": 81,
"unforced_errors_total": 88
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 7,
"aces_per_match": 4.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 76.8,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 53.2,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 65,
"wins": 38,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 493,
"double_faults": 220,
"win_rate": 58.5,
"losses": 27
}
}
],
"data_generated_at": "2025-12-10 08:36:44 UTC"
}