Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexander Bublik
38W - 22L
63.3% Win Rate
Forma: LLWWWWLWWL
JSON Data
{
"player": {
"id": 411,
"api_id": 163480,
"name": "Alexander Bublik",
"short_name": "A. Bublik",
"country": "Kazakhstan",
"country_code": "KZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 55908,
"singles": 16.13,
"doubles": 14.0,
"ranking": 5,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 11,
"points": 2870,
"best_position": 11,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 11,
"points": 2870
},
{
"date": "2025-12-09",
"position": 11,
"points": 2870
},
{
"date": "2025-12-08",
"position": 11,
"points": 2870
},
{
"date": "2025-12-07",
"position": 11,
"points": 2870
},
{
"date": "2025-12-06",
"position": 11,
"points": 2870
},
{
"date": "2025-12-05",
"position": 11,
"points": 2870
},
{
"date": "2025-12-04",
"position": 11,
"points": 2870
},
{
"date": "2025-12-03",
"position": 11,
"points": 2870
}
],
"career_stats": {
"total_matches": 60,
"wins": 38,
"losses": 22,
"win_rate": 63.3
},
"surface_stats": {
"hard": {
"matches": 31,
"wins": 16,
"losses": 15,
"win_rate": 51.6
},
"clay": {
"matches": 23,
"wins": 17,
"losses": 6,
"win_rate": 73.9
},
"grass": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"Masters 1000": {
"matches": 16,
"wins": 9,
"losses": 7,
"win_rate": 56.2
},
"ATP 500": {
"matches": 16,
"wins": 9,
"losses": 7,
"win_rate": 56.2
},
"ATP 250": {
"matches": 18,
"wins": 14,
"losses": 4,
"win_rate": 77.8
}
},
"average_match_stats": {
"matches_with_stats": 60,
"avg_aces_per_match": 11.8,
"avg_double_faults_per_match": 5.3,
"avg_first_serve_pct": 63.2,
"avg_first_serve_won_pct": 77.6,
"avg_second_serve_won_pct": 46.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-05",
"opponent": "Vitaliy Sachko",
"opponent_id": 100069,
"tournament": "Metz",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 15,
"double_faults": 4,
"first_serve_pct": 69.04761904761905,
"first_serve_won_pct": 87.93103448275862,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-01",
"opponent": "Felix Auger-Aliassime",
"opponent_id": 192013,
"tournament": "Paris",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 59.42028985507246,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-31",
"opponent": "Alex de Minaur",
"opponent_id": 201239,
"tournament": "Paris",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 16,
"double_faults": 4,
"first_serve_pct": 63.06306306306306,
"first_serve_won_pct": 88.57142857142857,
"second_serve_won_pct": 57.99999999999999,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-30",
"opponent": "Taylor Fritz",
"opponent_id": 136042,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 1,
"first_serve_pct": 67.14285714285714,
"first_serve_won_pct": 74.46808510638297,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Corentin Moutet",
"opponent_id": 175014,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 61.42857142857143,
"first_serve_won_pct": 79.06976744186046,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-27",
"opponent": "Alexei Popyrin",
"opponent_id": 128552,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 13,
"double_faults": 4,
"first_serve_pct": 62.06896551724138,
"first_serve_won_pct": 88.88888888888889,
"second_serve_won_pct": 31.818181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-24",
"opponent": "Jannik Sinner",
"opponent_id": 206570,
"tournament": "Vienna",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 9,
"double_faults": 4,
"first_serve_pct": 62.31884057971014,
"first_serve_won_pct": 69.76744186046511,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-23",
"opponent": "Francisco Cerundolo",
"opponent_id": 221012,
"tournament": "Vienna",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 4,
"first_serve_pct": 76.11940298507463,
"first_serve_won_pct": 78.43137254901961,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-20",
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"tournament": "Vienna",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 12,
"double_faults": 5,
"first_serve_pct": 62.96296296296296,
"first_serve_won_pct": 91.17647058823529,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-03",
"opponent": "Valentin Vacherot",
"opponent_id": 158912,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 10,
"double_faults": 1,
"first_serve_pct": 61.25000000000001,
"first_serve_won_pct": 79.59183673469387,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LLWWWWLWWL"
},
"head_to_head": [
{
"opponent": "Jannik Sinner",
"opponent_id": 206570,
"matches": 4,
"wins": 1,
"losses": 3
},
{
"opponent": "Jakub Mensik",
"opponent_id": 372312,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Arthur Cazaux",
"opponent_id": 287803,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Andrey Rublev",
"opponent_id": 106755,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Felix Auger-Aliassime",
"opponent_id": 192013,
"matches": 2,
"wins": 0,
"losses": 2
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3,
"tournaments_played": 3,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 104,
"double_faults": 27,
"aces_per_match": 17.3,
"double_faults_per_match": 4.5,
"first_serve_pct": 74.7,
"first_serve_won_pct": 78.7,
"second_serve_won_pct": 58.9,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 41.7,
"winners_total": 63,
"unforced_errors_total": 66
},
"hardcourt_indoor": {
"matches": 14,
"wins": 8,
"losses": 6,
"win_rate": 57.1,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 147,
"double_faults": 54,
"aces_per_match": 10.5,
"double_faults_per_match": 3.9,
"first_serve_pct": 72.6,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 51.4,
"break_points_saved_pct": 73.2,
"break_points_converted_pct": 29.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 22,
"wins": 12,
"losses": 10,
"win_rate": 54.5,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 6,
"tiebreaks_lost": 7,
"aces": 301,
"double_faults": 143,
"aces_per_match": 13.7,
"double_faults_per_match": 6.5,
"first_serve_pct": 72.9,
"first_serve_won_pct": 75.6,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 70.9,
"break_points_converted_pct": 41.2,
"winners_total": 168,
"unforced_errors_total": 174
},
"red_clay": {
"matches": 29,
"wins": 23,
"losses": 6,
"win_rate": 79.3,
"tournaments_played": 9,
"tournaments_won": 3,
"tiebreaks_won": 5,
"tiebreaks_lost": 0,
"aces": 276,
"double_faults": 156,
"aces_per_match": 9.5,
"double_faults_per_match": 5.4,
"first_serve_pct": 72.6,
"first_serve_won_pct": 75.6,
"second_serve_won_pct": 58.0,
"break_points_saved_pct": 69.1,
"break_points_converted_pct": 42.0,
"winners_total": 239,
"unforced_errors_total": 187
}
},
"totals": {
"matches": 71,
"wins": 48,
"tournaments_played": 29,
"tournaments_won": 5,
"aces": 828,
"double_faults": 380,
"win_rate": 67.6,
"losses": 23
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 145,
"double_faults": 40,
"aces_per_match": 18.1,
"double_faults_per_match": 5.0,
"first_serve_pct": 74.0,
"first_serve_won_pct": 79.4,
"second_serve_won_pct": 54.7,
"break_points_saved_pct": 60.5,
"break_points_converted_pct": 25.0,
"winners_total": 132,
"unforced_errors_total": 82
},
"hardcourt_indoor": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 115,
"double_faults": 66,
"aces_per_match": 12.8,
"double_faults_per_match": 7.3,
"first_serve_pct": 70.5,
"first_serve_won_pct": 74.8,
"second_serve_won_pct": 60.8,
"break_points_saved_pct": 67.3,
"break_points_converted_pct": 31.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 21,
"wins": 10,
"losses": 11,
"win_rate": 47.6,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 7,
"aces": 222,
"double_faults": 137,
"aces_per_match": 10.6,
"double_faults_per_match": 6.5,
"first_serve_pct": 71.7,
"first_serve_won_pct": 75.7,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 60.4,
"break_points_converted_pct": 44.6,
"winners_total": 92,
"unforced_errors_total": 101
},
"red_clay": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 76,
"double_faults": 72,
"aces_per_match": 6.9,
"double_faults_per_match": 6.5,
"first_serve_pct": 71.8,
"first_serve_won_pct": 69.3,
"second_serve_won_pct": 57.7,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 52.8,
"winners_total": 61,
"unforced_errors_total": 64
}
},
"totals": {
"matches": 49,
"wins": 25,
"tournaments_played": 25,
"tournaments_won": 1,
"aces": 558,
"double_faults": 315,
"win_rate": 51.0,
"losses": 24
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 11,
"wins": 9,
"losses": 2,
"win_rate": 81.8,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 180,
"double_faults": 84,
"aces_per_match": 16.4,
"double_faults_per_match": 7.6,
"first_serve_pct": 72.7,
"first_serve_won_pct": 83.6,
"second_serve_won_pct": 64.9,
"break_points_saved_pct": 72.5,
"break_points_converted_pct": 39.5,
"winners_total": 305,
"unforced_errors_total": 192
},
"hardcourt_indoor": {
"matches": 16,
"wins": 9,
"losses": 7,
"win_rate": 56.2,
"tournaments_played": 8,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 181,
"double_faults": 113,
"aces_per_match": 11.3,
"double_faults_per_match": 7.1,
"first_serve_pct": 72.1,
"first_serve_won_pct": 81.5,
"second_serve_won_pct": 60.5,
"break_points_saved_pct": 68.7,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 1,
"losses": 9,
"win_rate": 10.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 72,
"double_faults": 77,
"aces_per_match": 7.2,
"double_faults_per_match": 7.7,
"first_serve_pct": 70.9,
"first_serve_won_pct": 71.3,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 48.6,
"break_points_converted_pct": 46.5,
"winners_total": 66,
"unforced_errors_total": 125
},
"red_clay": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 87,
"double_faults": 77,
"aces_per_match": 9.7,
"double_faults_per_match": 8.6,
"first_serve_pct": 72.1,
"first_serve_won_pct": 72.1,
"second_serve_won_pct": 61.6,
"break_points_saved_pct": 56.9,
"break_points_converted_pct": 38.1,
"winners_total": 54,
"unforced_errors_total": 67
}
},
"totals": {
"matches": 46,
"wins": 22,
"tournaments_played": 29,
"tournaments_won": 2,
"aces": 520,
"double_faults": 351,
"win_rate": 47.8,
"losses": 24
}
}
],
"data_generated_at": "2025-12-10 08:33:02 UTC"
}