Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexander Blockx
20W - 12L
62.5% Win Rate
Forma: LWWWWWWLWL
JSON Data
{
"player": {
"id": 456,
"api_id": 390214,
"name": "Alexander Blockx",
"short_name": "A. Blockx",
"country": "Belgium",
"country_code": "BE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5071123,
"singles": 14.78,
"doubles": 14.31,
"ranking": 119,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 116,
"points": 542,
"best_position": 101,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 116,
"points": 542
},
{
"date": "2025-12-09",
"position": 116,
"points": 542
},
{
"date": "2025-12-08",
"position": 116,
"points": 542
},
{
"date": "2025-12-07",
"position": 116,
"points": 542
},
{
"date": "2025-12-06",
"position": 116,
"points": 542
},
{
"date": "2025-12-05",
"position": 116,
"points": 542
},
{
"date": "2025-12-04",
"position": 116,
"points": 542
},
{
"date": "2025-12-03",
"position": 116,
"points": 542
}
],
"career_stats": {
"total_matches": 32,
"wins": 20,
"losses": 12,
"win_rate": 62.5
},
"surface_stats": {
"hard": {
"matches": 25,
"wins": 16,
"losses": 9,
"win_rate": 64.0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"category_stats": {
"Grand Slam": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"Masters 1000": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7
},
"ATP 250": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1
},
"Challenger": {
"matches": 9,
"wins": 7,
"losses": 2,
"win_rate": 77.8
}
},
"average_match_stats": {
"matches_with_stats": 32,
"avg_aces_per_match": 6.0,
"avg_double_faults_per_match": 2.1,
"avg_first_serve_pct": 66.4,
"avg_first_serve_won_pct": 74.5,
"avg_second_serve_won_pct": 52.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-05",
"opponent": "Clement Tabur",
"opponent_id": 206602,
"tournament": "Metz",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 2,
"first_serve_pct": 66.38655462184873,
"first_serve_won_pct": 77.21518987341773,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Francesco Passaro",
"opponent_id": 258908,
"tournament": "Metz",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 16,
"double_faults": 2,
"first_serve_pct": 67.70833333333334,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-02",
"opponent": "Titouan Droguet",
"opponent_id": 243925,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 65.11627906976744,
"first_serve_won_pct": 85.71428571428571,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-01",
"opponent": "Raphael Collignon",
"opponent_id": 355525,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 63.793103448275865,
"first_serve_won_pct": 72.97297297297297,
"second_serve_won_pct": 61.904761904761905,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-31",
"opponent": "Otto Virtanen",
"opponent_id": 229218,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 74.39024390243902,
"first_serve_won_pct": 80.32786885245902,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Billy Harris",
"opponent_id": 111837,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 77.77777777777779,
"first_serve_won_pct": 89.28571428571429,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-27",
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 12,
"double_faults": 3,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 75.86206896551724,
"second_serve_won_pct": 47.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Eliot Spizzirri",
"opponent_id": 288748,
"tournament": "ATP Brussels, Belgium Singles",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 67.6056338028169,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Gauthier Onclin",
"opponent_id": 233700,
"tournament": "ATP Brussels, Belgium Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 65.0,
"first_serve_won_pct": 79.48717948717949,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-01",
"opponent": "Emil Ruusuvuori",
"opponent_id": 167370,
"tournament": "Mouilleron-Le-Captif, France",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 13,
"double_faults": 3,
"first_serve_pct": 64.35643564356435,
"first_serve_won_pct": 81.53846153846153,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "LWWWWWWLWL"
},
"head_to_head": [
{
"opponent": "Eliot Spizzirri",
"opponent_id": 288748,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Otto Virtanen",
"opponent_id": 229218,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Dalibor Svrcina",
"opponent_id": 260122,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Duje Ajduković",
"opponent_id": 207081,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kimmer Coppejans",
"opponent_id": 54955,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 28,
"double_faults": 19,
"aces_per_match": 4.0,
"double_faults_per_match": 2.7,
"first_serve_pct": 71.6,
"first_serve_won_pct": 70.6,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 63.5,
"break_points_converted_pct": 28.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 25,
"wins": 18,
"losses": 7,
"win_rate": 72.0,
"tournaments_played": 11,
"tournaments_won": 2,
"tiebreaks_won": 3,
"tiebreaks_lost": 5,
"aces": 138,
"double_faults": 53,
"aces_per_match": 5.5,
"double_faults_per_match": 2.1,
"first_serve_pct": 72.9,
"first_serve_won_pct": 74.7,
"second_serve_won_pct": 57.5,
"break_points_saved_pct": 61.3,
"break_points_converted_pct": 40.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 24,
"wins": 15,
"losses": 9,
"win_rate": 62.5,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 119,
"double_faults": 42,
"aces_per_match": 5.0,
"double_faults_per_match": 1.8,
"first_serve_pct": 74.6,
"first_serve_won_pct": 69.1,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 59.6,
"break_points_converted_pct": 38.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 29,
"double_faults": 19,
"aces_per_match": 3.6,
"double_faults_per_match": 2.4,
"first_serve_pct": 72.8,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 40.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 64,
"wins": 41,
"tournaments_played": 29,
"tournaments_won": 2,
"aces": 314,
"double_faults": 133,
"win_rate": 64.1,
"losses": 23
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 26,
"wins": 17,
"losses": 9,
"win_rate": 65.4,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 9,
"tiebreaks_lost": 4,
"aces": 149,
"double_faults": 47,
"aces_per_match": 5.7,
"double_faults_per_match": 1.8,
"first_serve_pct": 74.2,
"first_serve_won_pct": 69.7,
"second_serve_won_pct": 56.0,
"break_points_saved_pct": 65.9,
"break_points_converted_pct": 45.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 18,
"wins": 7,
"losses": 11,
"win_rate": 38.9,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 63,
"double_faults": 34,
"aces_per_match": 3.5,
"double_faults_per_match": 1.9,
"first_serve_pct": 72.5,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 50.3,
"break_points_saved_pct": 62.6,
"break_points_converted_pct": 34.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 31,
"double_faults": 25,
"aces_per_match": 4.4,
"double_faults_per_match": 3.6,
"first_serve_pct": 69.5,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 53.9,
"break_points_saved_pct": 54.0,
"break_points_converted_pct": 38.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 51,
"wins": 28,
"tournaments_played": 26,
"tournaments_won": 1,
"aces": 243,
"double_faults": 106,
"win_rate": 54.9,
"losses": 23
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 2,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 1,
"aces_per_match": 8.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 76.7,
"first_serve_won_pct": 77.1,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 83.3,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 7,
"tournaments_won": 2,
"aces": 8,
"double_faults": 1,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:18:48 UTC"
}