Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sebastian Dominko
5W - 0L
100,0% Win Rate
Forma: WWWWW
JSON Data
{
"player": {
"id": 4083,
"api_id": 384145,
"name": "Sebastian Dominko",
"short_name": "S. Dominko",
"country": "Slovenia",
"country_code": "SI",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 277625,
"singles": 13.83,
"doubles": 13.26,
"ranking": 502,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 5,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 5,
"losses": 0,
"win_rate": 100.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": 5,
"wins": 5,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 7.2,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 64.8,
"avg_first_serve_won_pct": 82.0,
"avg_second_serve_won_pct": 59.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Perry Gregg",
"opponent_id": 229268,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 11,
"double_faults": 2,
"first_serve_pct": 63.91752577319587,
"first_serve_won_pct": 74.19354838709677,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Poonthong Komopisut",
"opponent_id": 419481,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Noah Becker",
"opponent_id": 419621,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 67.44186046511628,
"first_serve_won_pct": 86.20689655172413,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Luis Llorens Saracho",
"opponent_id": 458330,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 62.745098039215684,
"first_serve_won_pct": 87.5,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Alexander Antonopoulos",
"opponent_id": 1162144,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 0,
"first_serve_pct": 63.41463414634146,
"first_serve_won_pct": 88.46153846153845,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 5,
"losses": 0,
"form_string": "WWWWW"
},
"head_to_head": [
{
"opponent": "Poonthong Komopisut",
"opponent_id": 419481,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Perry Gregg",
"opponent_id": 229268,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alexander Antonopoulos",
"opponent_id": 1162144,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Noah Becker",
"opponent_id": 419621,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Luis Llorens Saracho",
"opponent_id": 458330,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:47:23 UTC"
}