Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alessio Basile
3W - 1L
75,0% Win Rate
Forma: WWWL
JSON Data
{
"player": {
"id": 1881,
"api_id": 380071,
"name": "Alessio Basile",
"short_name": "A. Basile",
"country": "Belgium",
"country_code": "BE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2868831,
"singles": 13.07,
"doubles": 12.77,
"ranking": 1358,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"UTR": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 4.2,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 66.3,
"avg_first_serve_won_pct": 74.8,
"avg_second_serve_won_pct": 55.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-15",
"opponent": "Haruki Okude",
"opponent_id": 1099804,
"tournament": "UTR PTT Stillwater Men 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 76.19047619047619,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Alexander Merson",
"opponent_id": 1163774,
"tournament": "UTR PTT Stillwater Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 62.06896551724138,
"first_serve_won_pct": 80.55555555555556,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Lukas Frangenberg",
"opponent_id": 1163776,
"tournament": "UTR PTT Stillwater Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 60.317460317460316,
"first_serve_won_pct": 78.94736842105263,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Nikoloz Basilashvili",
"opponent_id": 26204,
"tournament": "ATP Brussels, Belgium Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "WWWL"
},
"head_to_head": [
{
"opponent": "Haruki Okude",
"opponent_id": 1099804,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lukas Frangenberg",
"opponent_id": 1163776,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alexander Merson",
"opponent_id": 1163774,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nikoloz Basilashvili",
"opponent_id": 26204,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2026-01-30 14:30:10 UTC"
}