Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Shuai Zhang
22W - 14L
61.1% Win Rate
Forma: LWLWLWWWLW
JSON Data
{
"player": {
"id": 567,
"api_id": 19607,
"name": "Shuai Zhang",
"short_name": "S. Zhang",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1989-01-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10274,
"singles": 12.18,
"doubles": 12.27,
"ranking": 60,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 87,
"points": 829,
"best_position": 22,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 87,
"points": 829
},
{
"date": "2025-12-09",
"position": 87,
"points": 829
},
{
"date": "2025-12-08",
"position": 87,
"points": 829
},
{
"date": "2025-12-07",
"position": 90,
"points": 815
},
{
"date": "2025-12-06",
"position": 90,
"points": 815
},
{
"date": "2025-12-05",
"position": 90,
"points": 815
},
{
"date": "2025-12-04",
"position": 90,
"points": 815
},
{
"date": "2025-12-03",
"position": 90,
"points": 815
}
],
"career_stats": {
"total_matches": 36,
"wins": 22,
"losses": 14,
"win_rate": 61.1
},
"surface_stats": {
"hard": {
"matches": 22,
"wins": 14,
"losses": 8,
"win_rate": 63.6
},
"clay": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
},
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"category_stats": {
"Grand Slam": {
"matches": 12,
"wins": 8,
"losses": 4,
"win_rate": 66.7
},
"WTA 1000": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5
},
"WTA 500": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
},
"WTA 250": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6
}
},
"average_match_stats": {
"matches_with_stats": 36,
"avg_aces_per_match": 2.3,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 71.9,
"avg_first_serve_won_pct": 64.6,
"avg_second_serve_won_pct": 43.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-04",
"opponent": "Mona Barthel",
"opponent_id": 42839,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 60.46511627906976,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-03",
"opponent": "Marina Bassols Ribera",
"opponent_id": 183861,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 97.2972972972973,
"first_serve_won_pct": 63.888888888888886,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-30",
"opponent": "Anna Kalinskaya",
"opponent_id": 179146,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 32.0,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-28",
"opponent": "Veronika Erjavec",
"opponent_id": 263653,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 70.45454545454545,
"first_serve_won_pct": 74.19354838709677,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Ann Li",
"opponent_id": 222826,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 75.0,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-24",
"opponent": "Katie Volynets",
"opponent_id": 256104,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 74.11764705882354,
"first_serve_won_pct": 58.730158730158735,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-23",
"opponent": "Veronika Erjavec",
"opponent_id": 263653,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 60.0,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Anastasia Zakharova",
"opponent_id": 255391,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 70.3125,
"first_serve_won_pct": 57.77777777777777,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-09",
"opponent": "Coco Gauff",
"opponent_id": 264983,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 73.33333333333333,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-08",
"opponent": "Sorana Cirstea",
"opponent_id": 19728,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 43.58974358974359,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWLWLWWWLW"
},
"head_to_head": [
{
"opponent": "Anastasia Zakharova",
"opponent_id": 255391,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Veronika Erjavec",
"opponent_id": 263653,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Xinyu Wang",
"opponent_id": 227431,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Yulia Putintseva",
"opponent_id": 45545,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Lucia Bronzetti",
"opponent_id": 110055,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 13:50",
"opponent": "Lucrezia Stefanini",
"opponent_id": 155890,
"tournament": "Limoges, France",
"surface": "hard",
"round": "Round of 32",
"odds_player": 1.1666666666666667,
"odds_opponent": 4.5
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 4,
"aces_per_match": 1.8,
"double_faults_per_match": 1.0,
"first_serve_pct": 79.4,
"first_serve_won_pct": 75.2,
"second_serve_won_pct": 61.4,
"break_points_saved_pct": 20.0,
"break_points_converted_pct": 50.0,
"winners_total": 17,
"unforced_errors_total": 18
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 1,
"aces_per_match": 4.0,
"double_faults_per_match": 0.5,
"first_serve_pct": 83.2,
"first_serve_won_pct": 47.8,
"second_serve_won_pct": 60.7,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 62.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 18,
"wins": 11,
"losses": 7,
"win_rate": 61.1,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 32,
"double_faults": 32,
"aces_per_match": 1.8,
"double_faults_per_match": 1.8,
"first_serve_pct": 77.3,
"first_serve_won_pct": 62.3,
"second_serve_won_pct": 47.9,
"break_points_saved_pct": 41.7,
"break_points_converted_pct": 49.6,
"winners_total": 60,
"unforced_errors_total": 70
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 12,
"aces_per_match": 3.7,
"double_faults_per_match": 4.0,
"first_serve_pct": 74.0,
"first_serve_won_pct": 61.1,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 87.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 56.5,
"second_serve_won_pct": 37.5,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 28,
"wins": 16,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 58,
"double_faults": 52,
"win_rate": 57.1,
"losses": 12
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 0,
"aces_per_match": 1.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 71.4,
"first_serve_won_pct": 45.5,
"second_serve_won_pct": 40.9,
"break_points_saved_pct": 28.6,
"break_points_converted_pct": 33.3,
"winners_total": 23,
"unforced_errors_total": 29
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 5,
"losses": 10,
"win_rate": 33.3,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 23,
"double_faults": 39,
"aces_per_match": 1.5,
"double_faults_per_match": 2.6,
"first_serve_pct": 76.2,
"first_serve_won_pct": 58.9,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 48.7,
"break_points_converted_pct": 40.0,
"winners_total": 21,
"unforced_errors_total": 27
},
"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": 1,
"double_faults": 1,
"aces_per_match": 1.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.2,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 17,
"wins": 5,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 25,
"double_faults": 40,
"win_rate": 29.4,
"losses": 12
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 12,
"aces_per_match": 1.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 74.0,
"first_serve_won_pct": 55.8,
"second_serve_won_pct": 46.1,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 52.9,
"winners_total": 21,
"unforced_errors_total": 34
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 9,
"aces_per_match": 2.0,
"double_faults_per_match": 4.5,
"first_serve_pct": 69.6,
"first_serve_won_pct": 59.7,
"second_serve_won_pct": 59.0,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 3,
"losses": 8,
"win_rate": 27.3,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 9,
"double_faults": 29,
"aces_per_match": 0.8,
"double_faults_per_match": 2.6,
"first_serve_pct": 75.5,
"first_serve_won_pct": 62.9,
"second_serve_won_pct": 44.7,
"break_points_saved_pct": 41.2,
"break_points_converted_pct": 41.6,
"winners_total": 82,
"unforced_errors_total": 72
},
"red_clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 9,
"aces_per_match": 1.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 71.1,
"first_serve_won_pct": 49.3,
"second_serve_won_pct": 34.1,
"break_points_saved_pct": 21.1,
"break_points_converted_pct": 75.0,
"winners_total": 8,
"unforced_errors_total": 32
}
},
"totals": {
"matches": 20,
"wins": 4,
"tournaments_played": 20,
"tournaments_won": 0,
"aces": 22,
"double_faults": 59,
"win_rate": 20.0,
"losses": 16
}
}
],
"data_generated_at": "2025-12-10 06:02:58 UTC"
}