Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Chloe Qin
1W - 4L
20,0% Win Rate
Forma: LLWLL
JSON Data
{
"player": {
"id": 4099,
"api_id": 1076132,
"name": "Chloe Qin",
"short_name": "C. Qin",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 918726,
"singles": 8.0,
"doubles": null,
"ranking": 4923,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 10.2,
"avg_first_serve_pct": 47.0,
"avg_first_serve_won_pct": 47.8,
"avg_second_serve_won_pct": 23.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 15,
"first_serve_pct": 27.27272727272727,
"first_serve_won_pct": 44.44444444444444,
"second_serve_won_pct": 83.33333333333334,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Carlota Moreno",
"opponent_id": 1046265,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 46.666666666666664,
"first_serve_won_pct": 42.857142857142854,
"second_serve_won_pct": 12.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Alessandra Crump",
"opponent_id": 196008,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 19,
"first_serve_pct": 52.17391304347826,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 24.242424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Kaya Moe",
"opponent_id": 1097568,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 57.6271186440678,
"first_serve_won_pct": 44.11764705882353,
"second_serve_won_pct": 28.000000000000004,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Dalayna Hewitt",
"opponent_id": 201870,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 51.21951219512195,
"first_serve_won_pct": 38.095238095238095,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLWLL"
},
"head_to_head": [
{
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dalayna Hewitt",
"opponent_id": 201870,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kaya Moe",
"opponent_id": 1097568,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Carlota Moreno",
"opponent_id": 1046265,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alessandra Crump",
"opponent_id": 196008,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 14:26:02 UTC"
}