Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Claire An
2W - 3L
40,0% Win Rate
Forma: LLWLW
JSON Data
{
"player": {
"id": 3944,
"api_id": 517280,
"name": "Claire An",
"short_name": "C. An",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-01-23",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5666476,
"singles": 10.3,
"doubles": 10.25,
"ranking": 1325,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 66.6,
"avg_first_serve_won_pct": 54.0,
"avg_second_serve_won_pct": 38.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "Nadia Valdez",
"opponent_id": 1046271,
"tournament": "UTR PTT Boca Raton Women 11",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-1",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 74.0,
"first_serve_won_pct": 48.64864864864865,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Gabriella Vannessa Lindgren",
"opponent_id": 449838,
"tournament": "UTR PTT Boca Raton Women 11",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 63.23529411764706,
"first_serve_won_pct": 51.162790697674424,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Natalie Outcalt",
"opponent_id": 399703,
"tournament": "UTR PTT Boca Raton Women 11",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 67.56756756756756,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 13.043478260869565,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Ameia Sorey",
"opponent_id": 1044082,
"tournament": "UTR PTT Boca Raton Women 11",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 61.72839506172839,
"first_serve_won_pct": 48.0,
"second_serve_won_pct": 55.172413793103445,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Ema Burgic",
"opponent_id": 201338,
"tournament": "UTR PTT Boca Raton Women 11",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 66.29213483146067,
"first_serve_won_pct": 54.23728813559322,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLWLW"
},
"head_to_head": [
{
"opponent": "Ema Burgic",
"opponent_id": 201338,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ameia Sorey",
"opponent_id": 1044082,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gabriella Vannessa Lindgren",
"opponent_id": 449838,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Natalie Outcalt",
"opponent_id": 399703,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nadia Valdez",
"opponent_id": 1046271,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:07:34 UTC"
}