Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Pavel Savelov
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 4170,
"api_id": 1043759,
"name": "Pavel Savelov",
"short_name": "P. Savelov",
"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": 1972270,
"singles": 11.0,
"doubles": null,
"ranking": 6627,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 1.5,
"avg_first_serve_pct": 58.2,
"avg_first_serve_won_pct": 45.7,
"avg_second_serve_won_pct": 40.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-16",
"opponent": "Alexandru Luca",
"opponent_id": 362558,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 60.60606060606061,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Marko Maksimovic",
"opponent_id": 382892,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 60.46511627906976,
"first_serve_won_pct": 23.076923076923077,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Attila Dominik Boros",
"opponent_id": 394626,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 60.71428571428571,
"first_serve_won_pct": 52.94117647058824,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Nikola Lulic",
"opponent_id": 516799,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 50.81967213114754,
"first_serve_won_pct": 41.935483870967744,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Nikola Lulic",
"opponent_id": 516799,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alexandru Luca",
"opponent_id": 362558,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marko Maksimovic",
"opponent_id": 382892,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Attila Dominik Boros",
"opponent_id": 394626,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 14:26:04 UTC"
}