Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yidi Yang
2W - 5L
28.6% Win Rate
Forma: LLWLLLW
JSON Data
{
"player": {
"id": 1092,
"api_id": 191320,
"name": "Yidi Yang",
"short_name": "Y. Yang",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-12-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3075359,
"singles": 11.09,
"doubles": 10.35,
"ranking": 421,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 370,
"points": 166,
"best_position": 362,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 370,
"points": 166
},
{
"date": "2025-12-09",
"position": 370,
"points": 166
},
{
"date": "2025-12-08",
"position": 370,
"points": 166
},
{
"date": "2025-12-07",
"position": 370,
"points": 166
},
{
"date": "2025-12-06",
"position": 370,
"points": 166
},
{
"date": "2025-12-05",
"position": 370,
"points": 166
},
{
"date": "2025-12-04",
"position": 370,
"points": 166
},
{
"date": "2025-12-03",
"position": 370,
"points": 166
}
],
"career_stats": {
"total_matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 500": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"WTA 250": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 7,
"avg_aces_per_match": 0.6,
"avg_double_faults_per_match": 2.9,
"avg_first_serve_pct": 64.8,
"avg_first_serve_won_pct": 50.0,
"avg_second_serve_won_pct": 34.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-25",
"opponent": "Xinyu Gao",
"opponent_id": 150130,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 62.16216216216216,
"first_serve_won_pct": 21.73913043478261,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Zeynep Sonmez",
"opponent_id": 237669,
"tournament": "Ningbo, China",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 65.85365853658537,
"first_serve_won_pct": 40.74074074074074,
"second_serve_won_pct": 73.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-11",
"opponent": "Saisai Zheng",
"opponent_id": 47697,
"tournament": "Ningbo, China",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 61.702127659574465,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 23.809523809523807,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-22",
"opponent": "Hina Inoue",
"opponent_id": 280837,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 63.95348837209303,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-09",
"opponent": "Maria Carle",
"opponent_id": 141892,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 73.21428571428571,
"first_serve_won_pct": 51.21951219512195,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Maria Carle",
"opponent_id": 141892,
"tournament": "WTA 125K Changsha, China Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 65.95744680851064,
"first_serve_won_pct": 45.16129032258064,
"second_serve_won_pct": 18.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Yufei Ren",
"opponent_id": 455715,
"tournament": "WTA 125K Changsha, China Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 60.57692307692307,
"first_serve_won_pct": 58.730158730158735,
"second_serve_won_pct": 39.02439024390244,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 7,
"wins": 2,
"losses": 5,
"form_string": "LLWLLLW"
},
"head_to_head": [
{
"opponent": "Maria Carle",
"opponent_id": 141892,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Zeynep Sonmez",
"opponent_id": 237669,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Saisai Zheng",
"opponent_id": 47697,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Xinyu Gao",
"opponent_id": 150130,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hina Inoue",
"opponent_id": 280837,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 1.3,
"first_serve_pct": 73.1,
"first_serve_won_pct": 46.8,
"second_serve_won_pct": 45.2,
"break_points_saved_pct": 27.8,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 3,
"double_faults": 4,
"win_rate": 33.3,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 25,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 2,
"aces_per_match": 0.3,
"double_faults_per_match": 0.7,
"first_serve_pct": 88.6,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 18.2,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 30.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 25,
"tournaments_won": 1,
"aces": 1,
"double_faults": 2,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 09:27:38 UTC"
}