Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Luciano Carraro
3W - 0L
100.0% Win Rate
Forma: WWW
JSON Data
{
"player": {
"id": 2050,
"api_id": 205844,
"name": "Luciano Carraro",
"short_name": "L. Carraro",
"country": "Italy",
"country_code": "IT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3542034,
"singles": 13.07,
"doubles": 12.72,
"ranking": 1061,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 69.5,
"avg_first_serve_won_pct": 60.4,
"avg_second_serve_won_pct": 59.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-07",
"opponent": "Alejo Lorenzo Lingua Lavallen",
"opponent_id": 265808,
"tournament": "UTR PTT Buenos Aires Men 02",
"surface": "clay",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 68.42105263157895,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Lautaro Agustin Falabella",
"opponent_id": 224619,
"tournament": "UTR PTT Buenos Aires Men 02",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 68.91891891891892,
"first_serve_won_pct": 60.78431372549019,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Felipe Dreer",
"opponent_id": 939549,
"tournament": "UTR PTT Buenos Aires Men 02",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 71.05263157894737,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 3,
"losses": 0,
"form_string": "WWW"
},
"head_to_head": [
{
"opponent": "Lautaro Agustin Falabella",
"opponent_id": 224619,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Felipe Dreer",
"opponent_id": 939549,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alejo Lorenzo Lingua Lavallen",
"opponent_id": 265808,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 14:05:47 UTC"
}