Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Oleksandr Guriev Jr
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 3738,
"api_id": 1157332,
"name": "Oleksandr Guriev Jr",
"short_name": "O. G. Jr",
"country": "Ukraine",
"country_code": "UA",
"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": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 2.8,
"avg_first_serve_pct": 65.8,
"avg_first_serve_won_pct": 49.5,
"avg_second_serve_won_pct": 31.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-13",
"opponent": "Roman Garkavenko",
"opponent_id": 254294,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 6,
"first_serve_pct": 60.0,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-12",
"opponent": "Martin Soukal",
"opponent_id": 200766,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 72.81553398058253,
"first_serve_won_pct": 65.33333333333333,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Matthew Carroll",
"opponent_id": 267030,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 75.0,
"first_serve_won_pct": 39.39393939393939,
"second_serve_won_pct": 18.181818181818183,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Bartosz Wojnar",
"opponent_id": 98407,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 26.666666666666668,
"second_serve_won_pct": 16.666666666666664,
"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": "Bartosz Wojnar",
"opponent_id": 98407,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Roman Garkavenko",
"opponent_id": 254294,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matthew Carroll",
"opponent_id": 267030,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Martin Soukal",
"opponent_id": 200766,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:33:17 UTC"
}