Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Khumoyun Sultanov
1W - 3L
25.0% Win Rate
Forma: LLLW
JSON Data
{
"player": {
"id": 374,
"api_id": 149100,
"name": "Khumoyun Sultanov",
"short_name": "K. Sultanov",
"country": "Uzbekistan",
"country_code": "UZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1945656,
"singles": 13.62,
"doubles": 13.28,
"ranking": 598,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 5.8,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 66.7,
"avg_first_serve_won_pct": 60.0,
"avg_second_serve_won_pct": 41.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-29",
"opponent": "Moez Echargui",
"opponent_id": 153826,
"tournament": "Porto, Portugal",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 4,
"first_serve_pct": 70.52631578947368,
"first_serve_won_pct": 62.68656716417911,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-19",
"opponent": "Albert Ramos-Vinolas",
"opponent_id": 16822,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 58.97435897435898,
"first_serve_won_pct": 52.17391304347826,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-08",
"opponent": "Dalibor Svrcina",
"opponent_id": 260122,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 64.1025641025641,
"first_serve_won_pct": 52.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-06",
"opponent": "Daniel Elahi Galan",
"opponent_id": 92074,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 73.22834645669292,
"first_serve_won_pct": 73.11827956989248,
"second_serve_won_pct": 58.620689655172406,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLLW"
},
"head_to_head": [
{
"opponent": "Daniel Elahi Galan",
"opponent_id": 92074,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Moez Echargui",
"opponent_id": 153826,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Albert Ramos-Vinolas",
"opponent_id": 16822,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dalibor Svrcina",
"opponent_id": 260122,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 69,
"double_faults": 39,
"aces_per_match": 4.3,
"double_faults_per_match": 2.4,
"first_serve_pct": 73.1,
"first_serve_won_pct": 66.9,
"second_serve_won_pct": 48.8,
"break_points_saved_pct": 57.5,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 15,
"double_faults": 12,
"aces_per_match": 3.0,
"double_faults_per_match": 2.4,
"first_serve_pct": 73.3,
"first_serve_won_pct": 64.7,
"second_serve_won_pct": 46.7,
"break_points_saved_pct": 42.4,
"break_points_converted_pct": 43.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 8,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 84,
"double_faults": 51,
"win_rate": 38.1,
"losses": 13
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 10,
"double_faults": 4,
"aces_per_match": 10.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 71.5,
"first_serve_won_pct": 78.6,
"second_serve_won_pct": 57.6,
"break_points_saved_pct": 100.0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 1,
"aces_per_match": 3.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.2,
"first_serve_won_pct": 72.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 18,
"tournaments_won": 5,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 56,
"double_faults": 17,
"aces_per_match": 7.0,
"double_faults_per_match": 2.1,
"first_serve_pct": 71.6,
"first_serve_won_pct": 70.1,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 51.2,
"break_points_converted_pct": 41.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 3,
"aces_per_match": 3.5,
"double_faults_per_match": 1.5,
"first_serve_pct": 73.0,
"first_serve_won_pct": 59.5,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 65.2,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 12,
"wins": 6,
"tournaments_played": 26,
"tournaments_won": 5,
"aces": 76,
"double_faults": 25,
"win_rate": 50.0,
"losses": 6
}
}
],
"data_generated_at": "2025-12-10 10:42:36 UTC"
}