Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Bekhzod Rasamatov
4W - 0L
100.0% Win Rate
Forma: WWWW
JSON Data
{
"player": {
"id": 5153,
"api_id": 332581,
"name": "Bekhzod Rasamatov",
"short_name": "B. Rasamatov",
"country": "Uzbekistan",
"country_code": "UZ",
"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": 4,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 77.3,
"avg_first_serve_won_pct": 61.5,
"avg_second_serve_won_pct": 50.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Graeme Angus",
"opponent_id": 1130979,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 78.75,
"first_serve_won_pct": 53.96825396825397,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "William Bartram",
"opponent_id": 467766,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 86.20689655172413,
"first_serve_won_pct": 56.00000000000001,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Maksim Tikhomirov",
"opponent_id": 117928,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 80.32786885245902,
"first_serve_won_pct": 65.3061224489796,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "David Krasner",
"opponent_id": 448195,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 64.0,
"first_serve_won_pct": 70.83333333333334,
"second_serve_won_pct": 55.172413793103445,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 4,
"losses": 0,
"form_string": "WWWW"
},
"head_to_head": [
{
"opponent": "David Krasner",
"opponent_id": 448195,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Graeme Angus",
"opponent_id": 1130979,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "William Bartram",
"opponent_id": 467766,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maksim Tikhomirov",
"opponent_id": 117928,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-05-09 13:00",
"opponent": "Santiago Perez",
"opponent_id": 195954,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "Semifinals",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-05-09 00:34:30 UTC"
}