Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Xavier Jakubovic
1W - 4L
20,0% Win Rate
Forma: WLLLL
JSON Data
{
"player": {
"id": 3263,
"api_id": 467808,
"name": "Xavier Jakubovic",
"short_name": "X. Jakubovic",
"country": "Slovakia",
"country_code": "SK",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 908617,
"singles": 12.0,
"doubles": null,
"ranking": 1976,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 8.0,
"avg_double_faults_per_match": 3.4,
"avg_first_serve_pct": 61.0,
"avg_first_serve_won_pct": 70.6,
"avg_second_serve_won_pct": 47.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Tomas Talajka",
"opponent_id": 511732,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 0,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 77.5,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Peter Alam",
"opponent_id": 313273,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 55.35714285714286,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Gergely Madarasz",
"opponent_id": 79283,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 56.14035087719298,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Roman Garkavenko",
"opponent_id": 254294,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 13,
"double_faults": 12,
"first_serve_pct": 57.391304347826086,
"first_serve_won_pct": 71.21212121212122,
"second_serve_won_pct": 55.769230769230774,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Tomas Lanik",
"opponent_id": 371081,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 64.61538461538461,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 51.42857142857142,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "WLLLL"
},
"head_to_head": [
{
"opponent": "Tomas Lanik",
"opponent_id": 371081,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gergely Madarasz",
"opponent_id": 79283,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Roman Garkavenko",
"opponent_id": 254294,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Peter Alam",
"opponent_id": 313273,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tomas Talajka",
"opponent_id": 511732,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:21 UTC"
}