Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jaume Munar
30W - 24L
55.6% Win Rate
Forma: LLWWWLWWWL
JSON Data
{
"player": {
"id": 269,
"api_id": 126356,
"name": "Jaume Munar",
"short_name": "J. Munar",
"country": "Spain",
"country_code": "ES",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 240231,
"singles": 15.95,
"doubles": 14.59,
"ranking": 16,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 36,
"points": 1395,
"best_position": 36,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 36,
"points": 1395
},
{
"date": "2025-12-09",
"position": 36,
"points": 1395
},
{
"date": "2025-12-08",
"position": 36,
"points": 1395
},
{
"date": "2025-12-07",
"position": 36,
"points": 1395
},
{
"date": "2025-12-06",
"position": 36,
"points": 1395
},
{
"date": "2025-12-05",
"position": 36,
"points": 1395
},
{
"date": "2025-12-04",
"position": 36,
"points": 1395
},
{
"date": "2025-12-03",
"position": 36,
"points": 1395
}
],
"career_stats": {
"total_matches": 54,
"wins": 30,
"losses": 24,
"win_rate": 55.6
},
"surface_stats": {
"hard": {
"matches": 35,
"wins": 21,
"losses": 14,
"win_rate": 60.0
},
"clay": {
"matches": 13,
"wins": 6,
"losses": 7,
"win_rate": 46.2
},
"grass": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7
},
"Masters 1000": {
"matches": 18,
"wins": 9,
"losses": 9,
"win_rate": 50.0
},
"ATP 500": {
"matches": 17,
"wins": 10,
"losses": 7,
"win_rate": 58.8
},
"ATP 250": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 54,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 63.6,
"avg_first_serve_won_pct": 70.9,
"avg_second_serve_won_pct": 51.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-28",
"opponent": "Daniil Medvedev",
"opponent_id": 163504,
"tournament": "Paris",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 57.77777777777777,
"first_serve_won_pct": 57.692307692307686,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Joao Fonseca",
"opponent_id": 403869,
"tournament": "Basel",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 11,
"double_faults": 1,
"first_serve_pct": 62.5,
"first_serve_won_pct": 76.0,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-24",
"opponent": "Felix Auger-Aliassime",
"opponent_id": 192013,
"tournament": "Basel",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "1-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 89.47368421052632,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-23",
"opponent": "Ben Shelton",
"opponent_id": 385485,
"tournament": "Basel",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 10,
"double_faults": 0,
"first_serve_pct": 75.47169811320755,
"first_serve_won_pct": 82.5,
"second_serve_won_pct": 70.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-20",
"opponent": "Remy Bertola",
"opponent_id": 145108,
"tournament": "Basel",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-07",
"opponent": "Novak Djokovic",
"opponent_id": 14882,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 56.97674418604651,
"first_serve_won_pct": 59.183673469387756,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-05",
"opponent": "Yoshihito Nishioka",
"opponent_id": 59281,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 12,
"double_faults": 1,
"first_serve_pct": 70.40816326530613,
"first_serve_won_pct": 73.91304347826086,
"second_serve_won_pct": 48.275862068965516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-03",
"opponent": "Flavio Cobolli",
"opponent_id": 273680,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 50.943396226415096,
"first_serve_won_pct": 88.88888888888889,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-01",
"opponent": "Marton Fucsovics",
"opponent_id": 47770,
"tournament": "Shanghai",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 69.56521739130434,
"first_serve_won_pct": 73.4375,
"second_serve_won_pct": 52.77777777777778,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-24",
"opponent": "Matteo Berrettini",
"opponent_id": 112783,
"tournament": "Tokyo",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 63.49206349206349,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LLWWWLWWWL"
},
"head_to_head": [
{
"opponent": "Ben Shelton",
"opponent_id": 385485,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Casper Ruud",
"opponent_id": 119248,
"matches": 3,
"wins": 0,
"losses": 3
},
{
"opponent": "Alejandro Davidovich Fokina",
"opponent_id": 157456,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Lorenzo Musetti",
"opponent_id": 261015,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Marton Fucsovics",
"opponent_id": 47770,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 0,
"aces": 42,
"double_faults": 37,
"aces_per_match": 7.0,
"double_faults_per_match": 6.2,
"first_serve_pct": 72.7,
"first_serve_won_pct": 71.5,
"second_serve_won_pct": 56.7,
"break_points_saved_pct": 53.1,
"break_points_converted_pct": 32.7,
"winners_total": 90,
"unforced_errors_total": 75
},
"hardcourt_indoor": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 46,
"double_faults": 20,
"aces_per_match": 5.1,
"double_faults_per_match": 2.2,
"first_serve_pct": 75.6,
"first_serve_won_pct": 74.9,
"second_serve_won_pct": 59.9,
"break_points_saved_pct": 63.3,
"break_points_converted_pct": 43.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 26,
"wins": 15,
"losses": 11,
"win_rate": 57.7,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 93,
"double_faults": 69,
"aces_per_match": 3.6,
"double_faults_per_match": 2.7,
"first_serve_pct": 73.6,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 56.4,
"break_points_saved_pct": 59.2,
"break_points_converted_pct": 38.8,
"winners_total": 99,
"unforced_errors_total": 115
},
"red_clay": {
"matches": 15,
"wins": 6,
"losses": 9,
"win_rate": 40.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 47,
"double_faults": 56,
"aces_per_match": 3.1,
"double_faults_per_match": 3.7,
"first_serve_pct": 72.8,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 53.6,
"break_points_saved_pct": 67.0,
"break_points_converted_pct": 36.3,
"winners_total": 72,
"unforced_errors_total": 68
}
},
"totals": {
"matches": 56,
"wins": 30,
"tournaments_played": 28,
"tournaments_won": 0,
"aces": 228,
"double_faults": 182,
"win_rate": 53.6,
"losses": 26
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 23,
"double_faults": 19,
"aces_per_match": 7.7,
"double_faults_per_match": 6.3,
"first_serve_pct": 73.1,
"first_serve_won_pct": 75.1,
"second_serve_won_pct": 60.7,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 27.3,
"winners_total": 60,
"unforced_errors_total": 58
},
"hardcourt_indoor": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 11,
"double_faults": 18,
"aces_per_match": 2.2,
"double_faults_per_match": 3.6,
"first_serve_pct": 72.3,
"first_serve_won_pct": 71.3,
"second_serve_won_pct": 47.8,
"break_points_saved_pct": 56.7,
"break_points_converted_pct": 30.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 14,
"wins": 5,
"losses": 9,
"win_rate": 35.7,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 68,
"double_faults": 47,
"aces_per_match": 4.9,
"double_faults_per_match": 3.4,
"first_serve_pct": 74.1,
"first_serve_won_pct": 72.5,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 41.8,
"winners_total": 87,
"unforced_errors_total": 92
},
"red_clay": {
"matches": 42,
"wins": 25,
"losses": 17,
"win_rate": 59.5,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 93,
"double_faults": 118,
"aces_per_match": 2.2,
"double_faults_per_match": 2.8,
"first_serve_pct": 75.3,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 64.0,
"break_points_converted_pct": 41.9,
"winners_total": 67,
"unforced_errors_total": 77
}
},
"totals": {
"matches": 64,
"wins": 32,
"tournaments_played": 33,
"tournaments_won": 1,
"aces": 195,
"double_faults": 202,
"win_rate": 50.0,
"losses": 32
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 13,
"aces_per_match": 2.5,
"double_faults_per_match": 6.5,
"first_serve_pct": 74.7,
"first_serve_won_pct": 63.0,
"second_serve_won_pct": 59.1,
"break_points_saved_pct": 69.2,
"break_points_converted_pct": 35.7,
"winners_total": 65,
"unforced_errors_total": 53
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 0,
"aces_per_match": 4.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 75.4,
"first_serve_won_pct": 69.7,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 1,
"losses": 6,
"win_rate": 14.3,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 33,
"double_faults": 28,
"aces_per_match": 4.7,
"double_faults_per_match": 4.0,
"first_serve_pct": 76.0,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 46.3,
"break_points_saved_pct": 50.9,
"break_points_converted_pct": 35.0,
"winners_total": 23,
"unforced_errors_total": 51
},
"red_clay": {
"matches": 24,
"wins": 13,
"losses": 11,
"win_rate": 54.2,
"tournaments_played": 20,
"tournaments_won": 1,
"tiebreaks_won": 7,
"tiebreaks_lost": 4,
"aces": 43,
"double_faults": 65,
"aces_per_match": 1.8,
"double_faults_per_match": 2.7,
"first_serve_pct": 78.2,
"first_serve_won_pct": 61.6,
"second_serve_won_pct": 53.4,
"break_points_saved_pct": 53.0,
"break_points_converted_pct": 44.1,
"winners_total": 23,
"unforced_errors_total": 38
}
},
"totals": {
"matches": 34,
"wins": 15,
"tournaments_played": 31,
"tournaments_won": 1,
"aces": 85,
"double_faults": 106,
"win_rate": 44.1,
"losses": 19
}
}
],
"data_generated_at": "2025-12-10 05:53:15 UTC"
}