Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Anton Arzhankin
5W - 1L
83,3% Win Rate
Forma: WWWWWL
JSON Data
{
"player": {
"id": 2784,
"api_id": 1115594,
"name": "Anton Arzhankin",
"short_name": "A. Arzhankin",
"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": 274760,
"singles": 13.2,
"doubles": 12.92,
"ranking": 915,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.2,
"avg_double_faults_per_match": 1.2,
"avg_first_serve_pct": 60.3,
"avg_first_serve_won_pct": 70.3,
"avg_second_serve_won_pct": 58.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-18",
"opponent": "Attila Dominik Boros",
"opponent_id": 394626,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 76.81159420289855,
"first_serve_won_pct": 54.71698113207547,
"second_serve_won_pct": 68.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-17",
"opponent": "Razvan Baiant",
"opponent_id": 215375,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 61.19402985074627,
"first_serve_won_pct": 51.21951219512195,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Achilles Belkovics",
"opponent_id": 478962,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 52.63157894736842,
"first_serve_won_pct": 90.0,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Mihail Ivanov",
"opponent_id": 420966,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 52.083333333333336,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Bence Boros",
"opponent_id": 830527,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 58.92857142857143,
"first_serve_won_pct": 78.78787878787878,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Matei Florin Breazu",
"opponent_id": 445441,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 60.15625,
"first_serve_won_pct": 75.32467532467533,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "WWWWWL"
},
"head_to_head": [
{
"opponent": "Mihail Ivanov",
"opponent_id": 420966,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Achilles Belkovics",
"opponent_id": 478962,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Matei Florin Breazu",
"opponent_id": 445441,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Bence Boros",
"opponent_id": 830527,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Razvan Baiant",
"opponent_id": 215375,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:11 UTC"
}