Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Qianhui Tang
0W - 1L
0.0% Win Rate
Forma: L
JSON Data
{
"player": {
"id": 1703,
"api_id": 191092,
"name": "Qianhui Tang",
"short_name": "Q. Tang",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-09-10",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 153449,
"singles": 10.76,
"doubles": 11.32,
"ranking": 606,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 64.9,
"avg_first_serve_won_pct": 54.2,
"avg_second_serve_won_pct": 53.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-31",
"opponent": "Anastasia Kulikova",
"opponent_id": 165006,
"tournament": "Guadalajara, Mexico ",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 64.86486486486487,
"first_serve_won_pct": 54.166666666666664,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 0,
"losses": 1,
"form_string": "L"
},
"head_to_head": [
{
"opponent": "Anastasia Kulikova",
"opponent_id": 165006,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 1,
"aces_per_match": 2.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 74.0,
"first_serve_won_pct": 54.2,
"second_serve_won_pct": 56.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 2,
"double_faults": 1,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 74.7,
"first_serve_won_pct": 51.1,
"second_serve_won_pct": 45.5,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 57.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 4,
"aces_per_match": 0.7,
"double_faults_per_match": 1.3,
"first_serve_pct": 75.0,
"first_serve_won_pct": 46.8,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 48.4,
"break_points_converted_pct": 41.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 1,
"tournaments_played": 13,
"tournaments_won": 0,
"aces": 2,
"double_faults": 5,
"win_rate": 25.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-10 13:04:18 UTC"
}