Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ying Zhang
1W - 3L
25.0% Win Rate
Forma: LLWL
JSON Data
{
"player": {
"id": 1700,
"api_id": 142758,
"name": "Ying Zhang",
"short_name": "Y. Zhang",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1996-04-15",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1860949,
"singles": 10.87,
"doubles": 10.74,
"ranking": 549,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"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": {
"WTA 250": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 7.2,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 73.6,
"avg_first_serve_won_pct": 65.5,
"avg_second_serve_won_pct": 25.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-25",
"opponent": "Xiaodi You",
"opponent_id": 134532,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 71.875,
"first_serve_won_pct": 76.08695652173914,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-21",
"opponent": "Lea Ma",
"opponent_id": 287806,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 6,
"first_serve_pct": 65.55555555555556,
"first_serve_won_pct": 66.10169491525424,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-20",
"opponent": "Jiaqi Wang",
"opponent_id": 246135,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 13,
"double_faults": 8,
"first_serve_pct": 93.91891891891892,
"first_serve_won_pct": 57.55395683453237,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-01",
"opponent": "Alina Charaeva",
"opponent_id": 255445,
"tournament": "WTA 125K Changsha, China Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-1",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 63.04347826086957,
"first_serve_won_pct": 62.06896551724138,
"second_serve_won_pct": 73.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLWL"
},
"head_to_head": [
{
"opponent": "Alina Charaeva",
"opponent_id": 255445,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Xiaodi You",
"opponent_id": 134532,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lea Ma",
"opponent_id": 287806,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jiaqi Wang",
"opponent_id": 246135,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 3,
"aces_per_match": 1.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 78.0,
"first_serve_won_pct": 76.1,
"second_serve_won_pct": 46.7,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 1,
"double_faults": 3,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:48:53 UTC"
}