Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexandre Muller
30W - 37L
44.8% Win Rate
Forma: LLLWLWWLWW
JSON Data
{
"player": {
"id": 265,
"api_id": 88992,
"name": "Alexandre Muller",
"short_name": "A. Muller",
"country": "France",
"country_code": "FR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 67499,
"singles": 14.79,
"doubles": 14.08,
"ranking": 119,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-05-03"
},
"current_ranking": {
"position": 105,
"points": 601,
"best_position": 38,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 105,
"points": 601
},
{
"date": "2026-05-08",
"position": 105,
"points": 601
},
{
"date": "2026-05-07",
"position": 105,
"points": 601
},
{
"date": "2026-05-06",
"position": 105,
"points": 601
},
{
"date": "2026-05-05",
"position": 105,
"points": 601
},
{
"date": "2026-05-04",
"position": 95,
"points": 641
},
{
"date": "2026-05-03",
"position": 95,
"points": 641
},
{
"date": "2026-05-02",
"position": 95,
"points": 641
},
{
"date": "2026-05-01",
"position": 95,
"points": 641
},
{
"date": "2026-04-30",
"position": 95,
"points": 641
}
],
"career_stats": {
"total_matches": 67,
"wins": 30,
"losses": 37,
"win_rate": 44.8
},
"surface_stats": {
"hard": {
"matches": 34,
"wins": 15,
"losses": 19,
"win_rate": 44.1
},
"clay": {
"matches": 29,
"wins": 15,
"losses": 14,
"win_rate": 51.7
},
"grass": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"Masters 1000": {
"matches": 20,
"wins": 8,
"losses": 12,
"win_rate": 40.0
},
"ATP 500": {
"matches": 18,
"wins": 9,
"losses": 9,
"win_rate": 50.0
},
"ATP 250": {
"matches": 21,
"wins": 12,
"losses": 9,
"win_rate": 57.1
},
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 67,
"avg_aces_per_match": 3.7,
"avg_double_faults_per_match": 2.4,
"avg_first_serve_pct": 66.9,
"avg_first_serve_won_pct": 66.5,
"avg_second_serve_won_pct": 47.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-06",
"opponent": "Botic Van de Zandschulp",
"opponent_id": 102339,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 58.69565217391305,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-22",
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 6,
"first_serve_pct": 61.19402985074627,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-12",
"opponent": "Otto Virtanen",
"opponent_id": 229218,
"tournament": "Barcelona",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 70.49180327868852,
"first_serve_won_pct": 62.7906976744186,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-11",
"opponent": "Max Alcala Gurri",
"opponent_id": 281447,
"tournament": "Barcelona",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 56.09756097560976,
"first_serve_won_pct": 95.65217391304348,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-07",
"opponent": "Corentin Moutet",
"opponent_id": 175014,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 65.9090909090909,
"first_serve_won_pct": 65.51724137931035,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-05",
"opponent": "Matteo Arnaldi",
"opponent_id": 299538,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 66.21621621621621,
"first_serve_won_pct": 69.38775510204081,
"second_serve_won_pct": 52.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-04",
"opponent": "Jan Choinski",
"opponent_id": 105607,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Qualifications",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 70.0,
"first_serve_won_pct": 63.26530612244898,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-03",
"opponent": "Rafael Jodar",
"opponent_id": 458834,
"tournament": "Marrakech",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 71.875,
"first_serve_won_pct": 56.52173913043478,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-02",
"opponent": "Vit Kopřiva",
"opponent_id": 199395,
"tournament": "Marrakech",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 64.93506493506493,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 59.25925925925925,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-31",
"opponent": "Federico Cinà",
"opponent_id": 421761,
"tournament": "Marrakech",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 73.46938775510205,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLLWLWWLWW"
},
"head_to_head": [
{
"opponent": "Miomir Kecmanović",
"opponent_id": 198592,
"matches": 4,
"wins": 3,
"losses": 1
},
{
"opponent": "Alexander Zverev",
"opponent_id": 57163,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Felix Auger-Aliassime",
"opponent_id": 192013,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Marcos Giron",
"opponent_id": 42379,
"matches": 2,
"wins": 0,
"losses": 2
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 19,
"double_faults": 12,
"aces_per_match": 6.3,
"double_faults_per_match": 4.0,
"first_serve_pct": 73.5,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 49.0,
"break_points_saved_pct": 72.5,
"break_points_converted_pct": 28.6,
"winners_total": 38,
"unforced_errors_total": 54
},
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 10,
"double_faults": 11,
"aces_per_match": 2.5,
"double_faults_per_match": 2.8,
"first_serve_pct": 72.7,
"first_serve_won_pct": 71.5,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 21,
"wins": 10,
"losses": 11,
"win_rate": 47.6,
"tournaments_played": 14,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 4,
"aces": 81,
"double_faults": 58,
"aces_per_match": 3.9,
"double_faults_per_match": 2.8,
"first_serve_pct": 74.6,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 50.9,
"break_points_saved_pct": 59.1,
"break_points_converted_pct": 31.9,
"winners_total": 46,
"unforced_errors_total": 79
},
"red_clay": {
"matches": 20,
"wins": 11,
"losses": 9,
"win_rate": 55.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 8,
"aces": 60,
"double_faults": 50,
"aces_per_match": 3.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 75.9,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 39.5,
"winners_total": 33,
"unforced_errors_total": 35
}
},
"totals": {
"matches": 48,
"wins": 22,
"tournaments_played": 31,
"tournaments_won": 1,
"aces": 170,
"double_faults": 131,
"win_rate": 45.8,
"losses": 26
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 11,
"double_faults": 5,
"aces_per_match": 5.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 75.6,
"first_serve_won_pct": 66.5,
"second_serve_won_pct": 53.0,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 47.1,
"winners_total": 89,
"unforced_errors_total": 86
},
"hardcourt_indoor": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 14,
"aces_per_match": 2.0,
"double_faults_per_match": 1.8,
"first_serve_pct": 73.7,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 52.1,
"break_points_saved_pct": 47.4,
"break_points_converted_pct": 45.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 11,
"losses": 14,
"win_rate": 44.0,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 9,
"aces": 114,
"double_faults": 46,
"aces_per_match": 4.6,
"double_faults_per_match": 1.8,
"first_serve_pct": 75.1,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 61.2,
"break_points_converted_pct": 40.0,
"winners_total": 114,
"unforced_errors_total": 119
},
"red_clay": {
"matches": 32,
"wins": 20,
"losses": 12,
"win_rate": 62.5,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 3,
"aces": 71,
"double_faults": 56,
"aces_per_match": 2.2,
"double_faults_per_match": 1.8,
"first_serve_pct": 72.6,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 65.8,
"break_points_converted_pct": 41.1,
"winners_total": 38,
"unforced_errors_total": 57
}
},
"totals": {
"matches": 67,
"wins": 35,
"tournaments_played": 34,
"tournaments_won": 1,
"aces": 212,
"double_faults": 121,
"win_rate": 52.2,
"losses": 32
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 11,
"double_faults": 8,
"aces_per_match": 5.5,
"double_faults_per_match": 4.0,
"first_serve_pct": 75.1,
"first_serve_won_pct": 59.8,
"second_serve_won_pct": 64.1,
"break_points_saved_pct": 78.1,
"break_points_converted_pct": 35.7,
"winners_total": 58,
"unforced_errors_total": 69
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 3,
"aces_per_match": 4.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 74.5,
"first_serve_won_pct": 58.5,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 72.7,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 38,
"double_faults": 18,
"aces_per_match": 3.5,
"double_faults_per_match": 1.6,
"first_serve_pct": 77.9,
"first_serve_won_pct": 65.5,
"second_serve_won_pct": 53.2,
"break_points_saved_pct": 51.4,
"break_points_converted_pct": 40.8,
"winners_total": 11,
"unforced_errors_total": 17
},
"red_clay": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 38,
"double_faults": 15,
"aces_per_match": 3.5,
"double_faults_per_match": 1.4,
"first_serve_pct": 77.2,
"first_serve_won_pct": 61.9,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 56.8,
"break_points_converted_pct": 44.6,
"winners_total": 20,
"unforced_errors_total": 24
}
},
"totals": {
"matches": 26,
"wins": 11,
"tournaments_played": 34,
"tournaments_won": 1,
"aces": 95,
"double_faults": 44,
"win_rate": 42.3,
"losses": 15
}
}
],
"data_generated_at": "2026-05-09 01:54:20 UTC"
}