Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yiming Dang
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 5122,
"api_id": 322021,
"name": "Yiming Dang",
"short_name": "Y. Dang",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1985-01-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4729660,
"singles": 10.33,
"doubles": 11.04,
"ranking": 863,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"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": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 2.5,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 51.7,
"avg_first_serve_won_pct": 67.9,
"avg_second_serve_won_pct": 45.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-02",
"opponent": "Zongyu Li",
"opponent_id": 395218,
"tournament": "WTA 125K Jiujiang, China Women Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 52.83018867924528,
"first_serve_won_pct": 60.71428571428571,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-26",
"opponent": "Varvara Panshina",
"opponent_id": 510366,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 50.57471264367817,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 32.25806451612903,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Zongyu Li",
"opponent_id": 395218,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Varvara Panshina",
"opponent_id": 510366,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 04:57:14 UTC"
}