Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Qinwen Zheng
20W - 12L
62.5% Win Rate
Forma: LWLLWWLWWW
JSON Data
{
"player": {
"id": 511,
"api_id": 257784,
"name": "Qinwen Zheng",
"short_name": "Q. Zheng",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-10-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3694412,
"singles": 12.69,
"doubles": null,
"ranking": 9,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 24,
"points": 1728,
"best_position": 4,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 24,
"points": 1728
},
{
"date": "2025-12-09",
"position": 24,
"points": 1728
},
{
"date": "2025-12-08",
"position": 24,
"points": 1728
},
{
"date": "2025-12-07",
"position": 24,
"points": 1728
},
{
"date": "2025-12-06",
"position": 24,
"points": 1728
},
{
"date": "2025-12-05",
"position": 24,
"points": 1728
},
{
"date": "2025-12-04",
"position": 24,
"points": 1728
},
{
"date": "2025-12-03",
"position": 24,
"points": 1728
}
],
"career_stats": {
"total_matches": 32,
"wins": 20,
"losses": 12,
"win_rate": 62.5
},
"surface_stats": {
"hard": {
"matches": 14,
"wins": 8,
"losses": 6,
"win_rate": 57.1
},
"clay": {
"matches": 14,
"wins": 10,
"losses": 4,
"win_rate": 71.4
},
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5
},
"WTA 1000": {
"matches": 18,
"wins": 11,
"losses": 7,
"win_rate": 61.1
},
"WTA 500": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 32,
"avg_aces_per_match": 5.0,
"avg_double_faults_per_match": 3.9,
"avg_first_serve_pct": 55.4,
"avg_first_serve_won_pct": 69.6,
"avg_second_serve_won_pct": 45.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-29",
"opponent": "Linda Noskova",
"opponent_id": 274049,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-1",
"stats": {
"aces": 8,
"double_faults": 5,
"first_serve_pct": 61.76470588235294,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-27",
"opponent": "Emiliana Arango",
"opponent_id": 198197,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 59.25925925925925,
"first_serve_won_pct": 65.625,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-01",
"opponent": "Katerina Siniakova",
"opponent_id": 72376,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 55.319148936170215,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-14",
"opponent": "Amanda Anisimova",
"opponent_id": 230628,
"tournament": "London",
"surface": "grass",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 7,
"first_serve_pct": 54.32098765432099,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-13",
"opponent": "Emma Raducanu",
"opponent_id": 258756,
"tournament": "London",
"surface": "grass",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 55.714285714285715,
"first_serve_won_pct": 74.35897435897436,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-12",
"opponent": "McCartney Kessler",
"opponent_id": 233214,
"tournament": "London",
"surface": "grass",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 5,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 76.0,
"second_serve_won_pct": 32.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-03",
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-01",
"opponent": "Liudmila Samsonova",
"opponent_id": 128584,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 8,
"first_serve_pct": 54.736842105263165,
"first_serve_won_pct": 65.38461538461539,
"second_serve_won_pct": 41.86046511627907,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-30",
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-28",
"opponent": "Emiliana Arango",
"opponent_id": 198197,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 53.84615384615385,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWLLWWLWWW"
},
"head_to_head": [
{
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Emiliana Arango",
"opponent_id": 198197,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Ekaterina Alexandrova",
"opponent_id": 67759,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ashlyn Krueger",
"opponent_id": 311012,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "McCartney Kessler",
"opponent_id": 233214,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 3,
"aces_per_match": 7.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.1,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 60.0,
"winners_total": 26,
"unforced_errors_total": 38
},
"hardcourt_outdoor": {
"matches": 14,
"wins": 8,
"losses": 6,
"win_rate": 57.1,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 81,
"double_faults": 48,
"aces_per_match": 5.8,
"double_faults_per_match": 3.4,
"first_serve_pct": 70.1,
"first_serve_won_pct": 69.9,
"second_serve_won_pct": 53.9,
"break_points_saved_pct": 45.9,
"break_points_converted_pct": 48.5,
"winners_total": 54,
"unforced_errors_total": 45
},
"red_clay": {
"matches": 11,
"wins": 8,
"losses": 3,
"win_rate": 72.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 39,
"double_faults": 48,
"aces_per_match": 3.5,
"double_faults_per_match": 4.4,
"first_serve_pct": 68.3,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 50.7,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 50.9,
"winners_total": 117,
"unforced_errors_total": 133
}
},
"totals": {
"matches": 26,
"wins": 16,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 127,
"double_faults": 99,
"win_rate": 61.5,
"losses": 10
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 38,
"double_faults": 15,
"aces_per_match": 12.7,
"double_faults_per_match": 5.0,
"first_serve_pct": 68.4,
"first_serve_won_pct": 76.9,
"second_serve_won_pct": 49.0,
"break_points_saved_pct": 52.6,
"break_points_converted_pct": 42.9,
"winners_total": 27,
"unforced_errors_total": 27
},
"hardcourt_indoor": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 48,
"double_faults": 17,
"aces_per_match": 6.9,
"double_faults_per_match": 2.4,
"first_serve_pct": 70.2,
"first_serve_won_pct": 75.4,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 62.9,
"break_points_converted_pct": 46.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 34,
"wins": 25,
"losses": 9,
"win_rate": 73.5,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 242,
"double_faults": 140,
"aces_per_match": 7.1,
"double_faults_per_match": 4.1,
"first_serve_pct": 69.7,
"first_serve_won_pct": 76.8,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 59.3,
"break_points_converted_pct": 45.4,
"winners_total": 256,
"unforced_errors_total": 253
},
"red_clay": {
"matches": 19,
"wins": 16,
"losses": 3,
"win_rate": 84.2,
"tournaments_played": 5,
"tournaments_won": 2,
"tiebreaks_won": 2,
"tiebreaks_lost": 4,
"aces": 87,
"double_faults": 52,
"aces_per_match": 4.6,
"double_faults_per_match": 2.7,
"first_serve_pct": 67.2,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 55.8,
"break_points_saved_pct": 52.3,
"break_points_converted_pct": 52.4,
"winners_total": 90,
"unforced_errors_total": 101
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 7,
"aces_per_match": 3.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 72.4,
"first_serve_won_pct": 68.7,
"second_serve_won_pct": 84.1,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 65,
"wins": 48,
"tournaments_played": 19,
"tournaments_won": 2,
"aces": 422,
"double_faults": 231,
"win_rate": 73.8,
"losses": 17
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 8,
"aces_per_match": 3.3,
"double_faults_per_match": 2.7,
"first_serve_pct": 68.3,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 32.6,
"break_points_saved_pct": 59.3,
"break_points_converted_pct": 22.2,
"winners_total": 27,
"unforced_errors_total": 36
},
"hardcourt_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 44,
"double_faults": 18,
"aces_per_match": 11.0,
"double_faults_per_match": 4.5,
"first_serve_pct": 71.3,
"first_serve_won_pct": 69.5,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 68.3,
"break_points_converted_pct": 39.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 31,
"wins": 20,
"losses": 11,
"win_rate": 64.5,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 212,
"double_faults": 128,
"aces_per_match": 6.8,
"double_faults_per_match": 4.1,
"first_serve_pct": 67.9,
"first_serve_won_pct": 73.6,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 57.9,
"break_points_converted_pct": 47.2,
"winners_total": 137,
"unforced_errors_total": 171
},
"red_clay": {
"matches": 13,
"wins": 10,
"losses": 3,
"win_rate": 76.9,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 0,
"aces": 75,
"double_faults": 67,
"aces_per_match": 5.8,
"double_faults_per_match": 5.2,
"first_serve_pct": 68.9,
"first_serve_won_pct": 69.9,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 58.1,
"break_points_converted_pct": 49.6,
"winners_total": 80,
"unforced_errors_total": 100
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 66.3,
"first_serve_won_pct": 74.5,
"second_serve_won_pct": 51.9,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 53,
"wins": 34,
"tournaments_played": 22,
"tournaments_won": 2,
"aces": 347,
"double_faults": 226,
"win_rate": 64.2,
"losses": 19
}
}
],
"data_generated_at": "2025-12-10 06:02:28 UTC"
}