Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Aristarkh Safonov
1W - 2L
33,3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 3819,
"api_id": 379585,
"name": "Aristarkh Safonov",
"short_name": "A. Safonov",
"country": "Russia",
"country_code": "RU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5682098,
"singles": 12.26,
"doubles": 12.57,
"ranking": 1752,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.7,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 71.5,
"avg_first_serve_won_pct": 52.4,
"avg_second_serve_won_pct": 41.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-18",
"opponent": "Noritaka Koizumi",
"opponent_id": 491950,
"tournament": "UTR PTT Saitama Men 04",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 86.66666666666667,
"first_serve_won_pct": 38.46153846153847,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Hien Pham",
"opponent_id": 258848,
"tournament": "UTR PTT Saitama Men 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 55.172413793103445,
"first_serve_won_pct": 65.625,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Ryotaro Matsumura",
"opponent_id": 52068,
"tournament": "UTR PTT Saitama Men 04",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 72.72727272727273,
"first_serve_won_pct": 53.125,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Noritaka Koizumi",
"opponent_id": 491950,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hien Pham",
"opponent_id": 258848,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ryotaro Matsumura",
"opponent_id": 52068,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 11:26:49 UTC"
}