Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Xiyu Wang
13W - 15L
46.4% Win Rate
Forma: LLWLLWLWLW
JSON Data
{
"player": {
"id": 284,
"api_id": 223148,
"name": "Xiyu Wang",
"short_name": "X. Wang",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-03-28",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 191910,
"singles": 11.89,
"doubles": 11.51,
"ranking": 132,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 175,
"points": 404,
"best_position": 49,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 175,
"points": 404
},
{
"date": "2025-12-09",
"position": 175,
"points": 404
},
{
"date": "2025-12-08",
"position": 175,
"points": 404
},
{
"date": "2025-12-07",
"position": 173,
"points": 404
},
{
"date": "2025-12-06",
"position": 173,
"points": 404
},
{
"date": "2025-12-05",
"position": 173,
"points": 404
},
{
"date": "2025-12-04",
"position": 173,
"points": 404
},
{
"date": "2025-12-03",
"position": 173,
"points": 404
}
],
"career_stats": {
"total_matches": 28,
"wins": 13,
"losses": 15,
"win_rate": 46.4
},
"surface_stats": {
"hard": {
"matches": 18,
"wins": 9,
"losses": 9,
"win_rate": 50.0
},
"clay": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0
},
"WTA 1000": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"WTA 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 11,
"wins": 3,
"losses": 8,
"win_rate": 27.3
}
},
"average_match_stats": {
"matches_with_stats": 28,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 70.8,
"avg_first_serve_won_pct": 61.0,
"avg_second_serve_won_pct": 43.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-28",
"opponent": "Leylah Fernandez",
"opponent_id": 250279,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 74.54545454545455,
"first_serve_won_pct": 41.46341463414634,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-23",
"opponent": "Elisabetta Cocciaretto",
"opponent_id": 264980,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 69.31818181818183,
"first_serve_won_pct": 63.934426229508205,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-20",
"opponent": "Francesca Jones",
"opponent_id": 193290,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 73.07692307692307,
"first_serve_won_pct": 59.64912280701754,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Diana Shnaider",
"opponent_id": 318575,
"tournament": "Ningbo, China",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 67.1875,
"first_serve_won_pct": 58.139534883720934,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-05",
"opponent": "Moyuka Uchijima",
"opponent_id": 253356,
"tournament": "Wuhan",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 67.12328767123287,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-04",
"opponent": "Cristina Bucsa",
"opponent_id": 99131,
"tournament": "Wuhan",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 61.72839506172839,
"first_serve_won_pct": 57.99999999999999,
"second_serve_won_pct": 48.38709677419355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-27",
"opponent": "Linda Noskova",
"opponent_id": 274049,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 72.91666666666666,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-25",
"opponent": "Hanyu Guo",
"opponent_id": 153652,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 70.9090909090909,
"first_serve_won_pct": 71.7948717948718,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-24",
"opponent": "Jelena Ostapenko",
"opponent_id": 64496,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 60.416666666666664,
"first_serve_won_pct": 58.620689655172406,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-22",
"opponent": "Alina Charaeva",
"opponent_id": 255445,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 68.05555555555556,
"first_serve_won_pct": 73.46938775510205,
"second_serve_won_pct": 56.52173913043478,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLWLLWLWLW"
},
"head_to_head": [
{
"opponent": "Elina Avanesyan",
"opponent_id": 262594,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Raluca Georgiana Serban",
"opponent_id": 103375,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cristina Bucsa",
"opponent_id": 99131,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Arantxa Rus",
"opponent_id": 19847,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julia Grabher",
"opponent_id": 113079,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"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": 3,
"double_faults": 9,
"aces_per_match": 1.5,
"double_faults_per_match": 4.5,
"first_serve_pct": 78.5,
"first_serve_won_pct": 57.6,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 61.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 8,
"losses": 8,
"win_rate": 50.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 34,
"double_faults": 50,
"aces_per_match": 2.1,
"double_faults_per_match": 3.1,
"first_serve_pct": 76.8,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 56.6,
"break_points_saved_pct": 49.5,
"break_points_converted_pct": 47.2,
"winners_total": 47,
"unforced_errors_total": 77
},
"red_clay": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 20,
"aces_per_match": 0.9,
"double_faults_per_match": 2.9,
"first_serve_pct": 78.7,
"first_serve_won_pct": 52.2,
"second_serve_won_pct": 48.1,
"break_points_saved_pct": 56.8,
"break_points_converted_pct": 57.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 25,
"wins": 12,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 43,
"double_faults": 79,
"win_rate": 48.0,
"losses": 13
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 4,
"aces_per_match": 6.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 75.6,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 62.2,
"break_points_saved_pct": 70.6,
"break_points_converted_pct": 33.3,
"winners_total": 28,
"unforced_errors_total": 29
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 24,
"aces_per_match": 1.5,
"double_faults_per_match": 6.0,
"first_serve_pct": 72.9,
"first_serve_won_pct": 64.1,
"second_serve_won_pct": 61.8,
"break_points_saved_pct": 56.0,
"break_points_converted_pct": 48.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 34,
"wins": 17,
"losses": 17,
"win_rate": 50.0,
"tournaments_played": 19,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 10,
"aces": 159,
"double_faults": 144,
"aces_per_match": 4.7,
"double_faults_per_match": 4.2,
"first_serve_pct": 74.1,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 58.1,
"break_points_converted_pct": 47.3,
"winners_total": 65,
"unforced_errors_total": 96
},
"red_clay": {
"matches": 17,
"wins": 9,
"losses": 8,
"win_rate": 52.9,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 25,
"double_faults": 53,
"aces_per_match": 1.5,
"double_faults_per_match": 3.1,
"first_serve_pct": 75.7,
"first_serve_won_pct": 63.1,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 54.4,
"break_points_converted_pct": 41.3,
"winners_total": 51,
"unforced_errors_total": 75
}
},
"totals": {
"matches": 57,
"wins": 28,
"tournaments_played": 29,
"tournaments_won": 0,
"aces": 202,
"double_faults": 225,
"win_rate": 49.1,
"losses": 29
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 30,
"double_faults": 17,
"aces_per_match": 6.0,
"double_faults_per_match": 3.4,
"first_serve_pct": 77.9,
"first_serve_won_pct": 69.1,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 68.2,
"break_points_converted_pct": 31.6,
"winners_total": 56,
"unforced_errors_total": 60
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 10,
"losses": 15,
"win_rate": 40.0,
"tournaments_played": 19,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 8,
"aces": 111,
"double_faults": 130,
"aces_per_match": 4.4,
"double_faults_per_match": 5.2,
"first_serve_pct": 73.9,
"first_serve_won_pct": 63.1,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 60.6,
"break_points_converted_pct": 42.3,
"winners_total": 83,
"unforced_errors_total": 120
},
"red_clay": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 26,
"double_faults": 46,
"aces_per_match": 3.2,
"double_faults_per_match": 5.8,
"first_serve_pct": 75.0,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 56.0,
"break_points_saved_pct": 55.7,
"break_points_converted_pct": 32.6,
"winners_total": 24,
"unforced_errors_total": 35
}
},
"totals": {
"matches": 38,
"wins": 16,
"tournaments_played": 26,
"tournaments_won": 1,
"aces": 167,
"double_faults": 193,
"win_rate": 42.1,
"losses": 22
}
}
],
"data_generated_at": "2025-12-10 08:36:46 UTC"
}