Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Lautaro Agustin Falabella
0W - 3L
0.0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 529,
"api_id": 224619,
"name": "Lautaro Agustin Falabella",
"short_name": "L. A. Falabella",
"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": 5157464,
"singles": 13.08,
"doubles": 13.14,
"ranking": 1041,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"UTR": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 65.4,
"avg_first_serve_won_pct": 56.7,
"avg_second_serve_won_pct": 38.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-06",
"opponent": "Luciano Carraro",
"opponent_id": 205844,
"tournament": "UTR PTT Buenos Aires Men 02",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 64.86486486486487,
"first_serve_won_pct": 54.166666666666664,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Manuel Mouilleron Salvo",
"opponent_id": 322053,
"tournament": "UTR PTT Buenos Aires Men 02",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 68.33333333333333,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-21",
"opponent": "Lorenzo Joaquin Rodriguez",
"opponent_id": 231579,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 62.96296296296296,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 72.72727272727273,
"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": "Lorenzo Joaquin Rodriguez",
"opponent_id": 231579,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Manuel Mouilleron Salvo",
"opponent_id": 322053,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Luciano Carraro",
"opponent_id": 205844,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 13,
"tournaments_won": 2,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 23,
"double_faults": 31,
"aces_per_match": 3.3,
"double_faults_per_match": 4.4,
"first_serve_pct": 71.1,
"first_serve_won_pct": 63.2,
"second_serve_won_pct": 53.9,
"break_points_saved_pct": 62.7,
"break_points_converted_pct": 47.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 2,
"tournaments_played": 13,
"tournaments_won": 2,
"aces": 23,
"double_faults": 31,
"win_rate": 28.6,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 22,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 12,
"aces_per_match": 1.7,
"double_faults_per_match": 4.0,
"first_serve_pct": 72.8,
"first_serve_won_pct": 60.7,
"second_serve_won_pct": 61.5,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 42.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 2,
"tournaments_played": 22,
"tournaments_won": 0,
"aces": 5,
"double_faults": 12,
"win_rate": 66.7,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 11:18:07 UTC"
}