Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ilya Snitari
6W - 0L
100,0% Win Rate
Forma: WWWWWW
JSON Data
{
"player": {
"id": 3807,
"api_id": 372348,
"name": "Ilya Snitari",
"short_name": "I. Snitari",
"country": "Moldova",
"country_code": "MD",
"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": 6,
"wins": 6,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 6,
"losses": 0,
"win_rate": 100.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": 6,
"wins": 6,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.2,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 64.2,
"avg_first_serve_won_pct": 69.0,
"avg_second_serve_won_pct": 51.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-21",
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 65.47619047619048,
"first_serve_won_pct": 58.18181818181818,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-20",
"opponent": "Mitchell Sheldon",
"opponent_id": 550121,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 63.888888888888886,
"first_serve_won_pct": 63.04347826086957,
"second_serve_won_pct": 32.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Christopher Papa",
"opponent_id": 307122,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 53.52112676056338,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "William Zhang",
"opponent_id": 1138906,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 58.18181818181818,
"first_serve_won_pct": 65.625,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 75.75757575757575,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Hiroki Sakagawa",
"opponent_id": 282474,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 68.88888888888889,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 6,
"losses": 0,
"form_string": "WWWWWW"
},
"head_to_head": [
{
"opponent": "Hiroki Sakagawa",
"opponent_id": 282474,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mitchell Sheldon",
"opponent_id": 550121,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "William Zhang",
"opponent_id": 1138906,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:22 UTC"
}