Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Carol Zhao
6W - 12L
33.3% Win Rate
Forma: LLWLWLLLWW
JSON Data
{
"player": {
"id": 706,
"api_id": 52691,
"name": "Carol Zhao",
"short_name": "C. Zhao",
"country": "Canada",
"country_code": "CA",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1995-06-20",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 11548,
"singles": 11.22,
"doubles": null,
"ranking": 361,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 323,
"points": 198,
"best_position": 131,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 323,
"points": 198
},
{
"date": "2025-12-09",
"position": 323,
"points": 198
},
{
"date": "2025-12-08",
"position": 323,
"points": 198
},
{
"date": "2025-12-07",
"position": 308,
"points": 209
},
{
"date": "2025-12-06",
"position": 308,
"points": 209
},
{
"date": "2025-12-05",
"position": 308,
"points": 209
},
{
"date": "2025-12-04",
"position": 308,
"points": 209
},
{
"date": "2025-12-03",
"position": 308,
"points": 209
}
],
"career_stats": {
"total_matches": 18,
"wins": 6,
"losses": 12,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"category_stats": {
"Grand Slam": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"WTA 1000": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"WTA 500": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"WTA 250": {
"matches": 12,
"wins": 4,
"losses": 8,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 18,
"avg_aces_per_match": 0.9,
"avg_double_faults_per_match": 5.5,
"avg_first_serve_pct": 70.3,
"avg_first_serve_won_pct": 57.8,
"avg_second_serve_won_pct": 41.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-08",
"opponent": "Sijia Wei",
"opponent_id": 284014,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 63.07692307692307,
"first_serve_won_pct": 60.97560975609756,
"second_serve_won_pct": 48.38709677419355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Ekaterina Reyngold",
"opponent_id": 277846,
"tournament": "WTA 125K Changsha, China Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 65.625,
"first_serve_won_pct": 52.38095238095239,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Zarina Diyas",
"opponent_id": 36443,
"tournament": "WTA 125K Changsha, China Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-21",
"opponent": "Lucrezia Stefanini",
"opponent_id": 155890,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 52.5,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-19",
"opponent": "Maria Carle",
"opponent_id": 141892,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 9,
"first_serve_pct": 90.32258064516128,
"first_serve_won_pct": 53.57142857142857,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-06",
"opponent": "Leolia Jeanjean",
"opponent_id": 112957,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-26",
"opponent": "Elsa Jacquemot",
"opponent_id": 275530,
"tournament": "Montreal",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 9,
"first_serve_pct": 61.79775280898876,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-12",
"opponent": "Tatjana Maria",
"opponent_id": 19520,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 86.53846153846155,
"first_serve_won_pct": 46.666666666666664,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-11",
"opponent": "Alana Smith",
"opponent_id": 198254,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 75.86206896551724,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-11",
"opponent": "Elvina Kalieva",
"opponent_id": 267045,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 13,
"first_serve_pct": 74.35897435897436,
"first_serve_won_pct": 62.06896551724138,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLWLWLLLWW"
},
"head_to_head": [
{
"opponent": "Anastasia Zakharova",
"opponent_id": 255391,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Carolina Alves",
"opponent_id": 51839,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lucrezia Stefanini",
"opponent_id": 155890,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maya Joint",
"opponent_id": 376006,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sijia Wei",
"opponent_id": 284014,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 40,
"aces_per_match": 1.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 77.4,
"first_serve_won_pct": 54.9,
"second_serve_won_pct": 58.8,
"break_points_saved_pct": 55.9,
"break_points_converted_pct": 43.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 14,
"aces_per_match": 1.5,
"double_faults_per_match": 7.0,
"first_serve_pct": 70.3,
"first_serve_won_pct": 53.3,
"second_serve_won_pct": 55.8,
"break_points_saved_pct": 51.9,
"break_points_converted_pct": 56.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 1,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 8,
"double_faults": 54,
"win_rate": 14.3,
"losses": 6
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 18,
"aces_per_match": 4.5,
"double_faults_per_match": 9.0,
"first_serve_pct": 75.2,
"first_serve_won_pct": 66.4,
"second_serve_won_pct": 42.9,
"break_points_saved_pct": 57.7,
"break_points_converted_pct": 52.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 3,
"aces_per_match": 6.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 64.2,
"second_serve_won_pct": 32.1,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 20,
"wins": 8,
"losses": 12,
"win_rate": 40.0,
"tournaments_played": 20,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 23,
"double_faults": 118,
"aces_per_match": 1.1,
"double_faults_per_match": 5.9,
"first_serve_pct": 77.0,
"first_serve_won_pct": 60.5,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 48.2,
"break_points_converted_pct": 46.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 4,
"double_faults": 42,
"aces_per_match": 1.0,
"double_faults_per_match": 10.5,
"first_serve_pct": 75.8,
"first_serve_won_pct": 59.3,
"second_serve_won_pct": 46.3,
"break_points_saved_pct": 46.5,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 27,
"wins": 8,
"tournaments_played": 31,
"tournaments_won": 0,
"aces": 42,
"double_faults": 181,
"win_rate": 29.6,
"losses": 19
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 0,
"aces": 24,
"double_faults": 39,
"aces_per_match": 4.0,
"double_faults_per_match": 6.5,
"first_serve_pct": 79.8,
"first_serve_won_pct": 69.9,
"second_serve_won_pct": 53.0,
"break_points_saved_pct": 56.8,
"break_points_converted_pct": 39.1,
"winners_total": 39,
"unforced_errors_total": 60
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 17,
"aces_per_match": 1.8,
"double_faults_per_match": 4.2,
"first_serve_pct": 84.1,
"first_serve_won_pct": 59.0,
"second_serve_won_pct": 48.8,
"break_points_saved_pct": 59.0,
"break_points_converted_pct": 35.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 9,
"wins": 2,
"losses": 7,
"win_rate": 22.2,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 71,
"aces_per_match": 1.3,
"double_faults_per_match": 7.9,
"first_serve_pct": 77.4,
"first_serve_won_pct": 53.3,
"second_serve_won_pct": 62.8,
"break_points_saved_pct": 48.5,
"break_points_converted_pct": 57.1,
"winners_total": 6,
"unforced_errors_total": 14
}
},
"totals": {
"matches": 19,
"wins": 7,
"tournaments_played": 30,
"tournaments_won": 0,
"aces": 43,
"double_faults": 127,
"win_rate": 36.8,
"losses": 12
}
}
],
"data_generated_at": "2025-12-10 08:18:22 UTC"
}