Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexander Simone
1W - 5L
16,7% Win Rate
Forma: LWLLLL
JSON Data
{
"player": {
"id": 3208,
"api_id": 1141346,
"name": "Alexander Simone",
"short_name": "A. Simone",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1501688,
"singles": 11.0,
"doubles": null,
"ranking": 5931,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 60.3,
"avg_first_serve_won_pct": 52.4,
"avg_second_serve_won_pct": 41.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-21",
"opponent": "John Cross",
"opponent_id": 483394,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 64.51612903225806,
"first_serve_won_pct": 57.49999999999999,
"second_serve_won_pct": 72.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-21",
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 88.88888888888889,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Keenan Mayo",
"opponent_id": 173502,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 60.256410256410255,
"first_serve_won_pct": 55.319148936170215,
"second_serve_won_pct": 77.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Frederic Schlossmann",
"opponent_id": 300299,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 56.14035087719298,
"first_serve_won_pct": 40.625,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Vlad Cristian Breazu",
"opponent_id": 382870,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 53.96825396825397,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 37.93103448275862,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Mitchell Sheldon",
"opponent_id": 550121,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 37.77777777777778,
"first_serve_won_pct": 41.17647058823529,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 1,
"losses": 5,
"form_string": "LWLLLL"
},
"head_to_head": [
{
"opponent": "John Cross",
"opponent_id": 483394,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Frederic Schlossmann",
"opponent_id": 300299,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Keenan Mayo",
"opponent_id": 173502,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mitchell Sheldon",
"opponent_id": 550121,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:45:52 UTC"
}