Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nazar Oliynykov
1W - 2L
33,3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 2673,
"api_id": 454967,
"name": "Nazar Oliynykov",
"short_name": "N. Oliynykov",
"country": "Croatia",
"country_code": "HR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 278840,
"singles": 12.0,
"doubles": null,
"ranking": 1835,
"division": "Pro",
"is_pro": false,
"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": 1.7,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 54.6,
"avg_first_serve_won_pct": 66.1,
"avg_second_serve_won_pct": 47.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-28",
"opponent": "Peter Alam",
"opponent_id": 313273,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 56.12244897959183,
"first_serve_won_pct": 58.18181818181818,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Daniel De Jonge",
"opponent_id": 200185,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 52.77777777777778,
"first_serve_won_pct": 60.526315789473685,
"second_serve_won_pct": 59.25925925925925,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Rafael Kis Balázs",
"opponent_id": 233680,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 55.00000000000001,
"first_serve_won_pct": 79.54545454545455,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Daniel De Jonge",
"opponent_id": 200185,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Peter Alam",
"opponent_id": 313273,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rafael Kis Balázs",
"opponent_id": 233680,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:47:20 UTC"
}