Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Leonardo Aboian
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 1320,
"api_id": 169492,
"name": "Leonardo Aboian",
"short_name": "L. Aboian",
"country": "Argentina",
"country_code": "AR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5429881,
"singles": 13.12,
"doubles": 13.08,
"ranking": 956,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 7.0,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 51.3,
"avg_first_serve_won_pct": 77.5,
"avg_second_serve_won_pct": 42.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-14",
"opponent": "Mateo Barreiros Reyes",
"opponent_id": 261752,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 48.97959183673469,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-13",
"opponent": "Tristan McCormick",
"opponent_id": 256802,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 11,
"double_faults": 4,
"first_serve_pct": 53.535353535353536,
"first_serve_won_pct": 71.69811320754717,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Mateo Barreiros Reyes",
"opponent_id": 261752,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tristan McCormick",
"opponent_id": 256802,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 15,
"wins": 6,
"losses": 9,
"win_rate": 40.0,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 49,
"double_faults": 26,
"aces_per_match": 3.3,
"double_faults_per_match": 1.7,
"first_serve_pct": 71.2,
"first_serve_won_pct": 62.3,
"second_serve_won_pct": 50.6,
"break_points_saved_pct": 65.7,
"break_points_converted_pct": 32.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 15,
"wins": 6,
"tournaments_played": 13,
"tournaments_won": 1,
"aces": 49,
"double_faults": 26,
"win_rate": 40.0,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 34,
"wins": 20,
"losses": 14,
"win_rate": 58.8,
"tournaments_played": 27,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 5,
"aces": 139,
"double_faults": 52,
"aces_per_match": 4.1,
"double_faults_per_match": 1.5,
"first_serve_pct": 70.5,
"first_serve_won_pct": 68.6,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 66.3,
"break_points_converted_pct": 42.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 34,
"wins": 20,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 139,
"double_faults": 52,
"win_rate": 58.8,
"losses": 14
}
}
],
"data_generated_at": "2025-12-10 11:58:18 UTC"
}