Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Lefteri Apostolou
1W - 3L
25,0% Win Rate
Forma: LWLL
JSON Data
{
"player": {
"id": 3628,
"api_id": 1080929,
"name": "Lefteri Apostolou",
"short_name": "L. Apostolou",
"country": "Venezuela",
"country_code": "VE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4154754,
"singles": 11.0,
"doubles": null,
"ranking": 5357,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 58.7,
"avg_first_serve_won_pct": 62.5,
"avg_second_serve_won_pct": 42.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-11",
"opponent": "Chase Robinson",
"opponent_id": 1101538,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 54.09836065573771,
"first_serve_won_pct": 48.484848484848484,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Saar Rogovski",
"opponent_id": 280096,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 60.0,
"first_serve_won_pct": 74.07407407407408,
"second_serve_won_pct": 32.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Dante Carlos Teramo",
"opponent_id": 401429,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 58.57142857142858,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Piotr Siekanowicz",
"opponent_id": 420308,
"tournament": "UTR PTT Knoxville Men 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 62.06896551724138,
"first_serve_won_pct": 63.888888888888886,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LWLL"
},
"head_to_head": [
{
"opponent": "Piotr Siekanowicz",
"opponent_id": 420308,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Saar Rogovski",
"opponent_id": 280096,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Dante Carlos Teramo",
"opponent_id": 401429,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Chase Robinson",
"opponent_id": 1101538,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-31 01:48:50 UTC"
}