Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexia Harmon
0W - 3L
0,0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 3357,
"api_id": 457200,
"name": "Alexia Harmon",
"short_name": "A. Harmon",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-09-11",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5241315,
"singles": 10.0,
"doubles": null,
"ranking": 1354,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"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": {
"UTR": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 66.0,
"avg_first_serve_won_pct": 47.9,
"avg_second_serve_won_pct": 33.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-29",
"opponent": "Anjani Haripriya Vickneswaran",
"opponent_id": 1155225,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 65.38461538461539,
"first_serve_won_pct": 41.17647058823529,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Hanna Chang",
"opponent_id": 137948,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 58.2089552238806,
"first_serve_won_pct": 48.717948717948715,
"second_serve_won_pct": 51.515151515151516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-27",
"opponent": "Camille Allegre",
"opponent_id": 1046044,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 74.50980392156863,
"first_serve_won_pct": 53.94736842105263,
"second_serve_won_pct": 34.090909090909086,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Hanna Chang",
"opponent_id": 137948,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anjani Haripriya Vickneswaran",
"opponent_id": 1155225,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Camille Allegre",
"opponent_id": 1046044,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:06 UTC"
}