Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Luis Llorens Saracho
3W - 1L
75,0% Win Rate
Forma: WLWW
JSON Data
{
"player": {
"id": 4085,
"api_id": 458330,
"name": "Luis Llorens Saracho",
"short_name": "L. L. Saracho",
"country": "Spain",
"country_code": "ES",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"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": {
"UTR": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 3.0,
"avg_double_faults_per_match": 1.5,
"avg_first_serve_pct": 65.8,
"avg_first_serve_won_pct": 68.2,
"avg_second_serve_won_pct": 50.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Matej Kajzer",
"opponent_id": 466050,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 62.745098039215684,
"first_serve_won_pct": 65.625,
"second_serve_won_pct": 22.727272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Sebastian Dominko",
"opponent_id": 384145,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 60.24096385542169,
"first_serve_won_pct": 62.0,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Noah Hernandez",
"opponent_id": 392756,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 74.35897435897436,
"first_serve_won_pct": 79.3103448275862,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Noah Becker",
"opponent_id": 419621,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 66.0377358490566,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "WLWW"
},
"head_to_head": [
{
"opponent": "Sebastian Dominko",
"opponent_id": 384145,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Noah Hernandez",
"opponent_id": 392756,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Matej Kajzer",
"opponent_id": 466050,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Noah Becker",
"opponent_id": 419621,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:41:56 UTC"
}