Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Tianmei Wang
3W - 2L
60,0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 3897,
"api_id": 464957,
"name": "Tianmei Wang",
"short_name": "T. Wang",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-03-19",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 375578,
"singles": 10.65,
"doubles": 10.05,
"ranking": 849,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 74.2,
"avg_first_serve_won_pct": 63.6,
"avg_second_serve_won_pct": 46.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "Hanna Chang",
"opponent_id": 137948,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 71.91011235955057,
"first_serve_won_pct": 54.6875,
"second_serve_won_pct": 24.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Abigail Haile",
"opponent_id": 1083268,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 65.26315789473685,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Mingyue Deng",
"opponent_id": 530959,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 73.95833333333334,
"first_serve_won_pct": 50.70422535211267,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Julia Seversen",
"opponent_id": 1055433,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 100.0,
"second_serve_won_pct": 100.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Ziye Liu",
"opponent_id": 1086207,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 85.07462686567165,
"first_serve_won_pct": 54.385964912280706,
"second_serve_won_pct": 29.629629629629626,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Ziye Liu",
"opponent_id": 1086207,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hanna Chang",
"opponent_id": 137948,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Abigail Haile",
"opponent_id": 1083268,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Julia Seversen",
"opponent_id": 1055433,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mingyue Deng",
"opponent_id": 530959,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 22:40:23 UTC"
}