Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Daniel Merida
11W - 9L
55.0% Win Rate
Forma: LWWWLLLWWW
JSON Data
{
"player": {
"id": 725,
"api_id": 338890,
"name": "Daniel Merida",
"short_name": "D. Merida",
"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": 1867177,
"singles": null,
"doubles": null,
"ranking": 210,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 165,
"points": 353,
"best_position": 163,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 165,
"points": 353
},
{
"date": "2025-12-09",
"position": 165,
"points": 353
},
{
"date": "2025-12-08",
"position": 165,
"points": 353
},
{
"date": "2025-12-07",
"position": 165,
"points": 353
},
{
"date": "2025-12-06",
"position": 165,
"points": 353
},
{
"date": "2025-12-05",
"position": 165,
"points": 353
},
{
"date": "2025-12-04",
"position": 165,
"points": 353
},
{
"date": "2025-12-03",
"position": 165,
"points": 353
}
],
"career_stats": {
"total_matches": 20,
"wins": 11,
"losses": 9,
"win_rate": 55.0
},
"surface_stats": {
"hard": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0
},
"clay": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"ATP 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 15,
"wins": 9,
"losses": 6,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 20,
"avg_aces_per_match": 0.9,
"avg_double_faults_per_match": 2.4,
"avg_first_serve_pct": 70.1,
"avg_first_serve_won_pct": 62.7,
"avg_second_serve_won_pct": 47.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-29",
"opponent": "Elmer Moller",
"opponent_id": 499834,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 68.96551724137932,
"first_serve_won_pct": 57.49999999999999,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-28",
"opponent": "Jan Choinski",
"opponent_id": 105607,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 59.34065934065934,
"first_serve_won_pct": 68.51851851851852,
"second_serve_won_pct": 54.054054054054056,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-27",
"opponent": "Andres Santamarta Roig",
"opponent_id": 456399,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 70.83333333333334,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-26",
"opponent": "Gianluca Cadenasso",
"opponent_id": 425525,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 72.5,
"first_serve_won_pct": 70.6896551724138,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Valentin Royer",
"opponent_id": 255449,
"tournament": "ATP Brussels, Belgium Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 68.51851851851852,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-07",
"opponent": "Sumit Nagal",
"opponent_id": 131566,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 72.91666666666666,
"first_serve_won_pct": 51.42857142857142,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-04",
"opponent": "Hugo Grenier",
"opponent_id": 107357,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 67.08860759493672,
"first_serve_won_pct": 71.69811320754717,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-03",
"opponent": "George Loffhagen",
"opponent_id": 258978,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 76.47058823529412,
"first_serve_won_pct": 63.07692307692307,
"second_serve_won_pct": 40.54054054054054,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-01",
"opponent": "Maks Kasnikowski",
"opponent_id": 342835,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 72.91666666666666,
"first_serve_won_pct": 74.28571428571429,
"second_serve_won_pct": 37.03703703703704,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Ryan Peniston",
"opponent_id": 91240,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 74.64788732394366,
"first_serve_won_pct": 60.37735849056604,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWWWLLLWWW"
},
"head_to_head": [
{
"opponent": "Mikhail Kukushkin",
"opponent_id": 16683,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hugo Grenier",
"opponent_id": 107357,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maks Kasnikowski",
"opponent_id": 342835,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Elmer Moller",
"opponent_id": 499834,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jaime Faria",
"opponent_id": 341818,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 14,
"double_faults": 10,
"aces_per_match": 4.7,
"double_faults_per_match": 3.3,
"first_serve_pct": 72.0,
"first_serve_won_pct": 57.7,
"second_serve_won_pct": 70.1,
"break_points_saved_pct": 57.9,
"break_points_converted_pct": 44.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 10,
"losses": 5,
"win_rate": 66.7,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 21,
"double_faults": 42,
"aces_per_match": 1.4,
"double_faults_per_match": 2.8,
"first_serve_pct": 78.6,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 56.0,
"break_points_saved_pct": 59.0,
"break_points_converted_pct": 46.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 24,
"wins": 14,
"losses": 10,
"win_rate": 58.3,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 40,
"double_faults": 83,
"aces_per_match": 1.7,
"double_faults_per_match": 3.5,
"first_serve_pct": 78.8,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 61.4,
"break_points_saved_pct": 59.9,
"break_points_converted_pct": 37.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 6,
"aces_per_match": 1.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 75.4,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 80.6,
"break_points_converted_pct": 40.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 46,
"wins": 27,
"tournaments_played": 24,
"tournaments_won": 1,
"aces": 79,
"double_faults": 141,
"win_rate": 58.7,
"losses": 19
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 6,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 81.5,
"first_serve_won_pct": 51.0,
"second_serve_won_pct": 43.5,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 55.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 14,
"wins": 7,
"losses": 7,
"win_rate": 50.0,
"tournaments_played": 10,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 19,
"double_faults": 58,
"aces_per_match": 1.4,
"double_faults_per_match": 4.1,
"first_serve_pct": 74.9,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 50.6,
"break_points_saved_pct": 56.4,
"break_points_converted_pct": 52.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 19,
"wins": 8,
"losses": 11,
"win_rate": 42.1,
"tournaments_played": 22,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 4,
"aces": 29,
"double_faults": 68,
"aces_per_match": 1.5,
"double_faults_per_match": 3.6,
"first_serve_pct": 77.5,
"first_serve_won_pct": 63.7,
"second_serve_won_pct": 52.1,
"break_points_saved_pct": 48.9,
"break_points_converted_pct": 44.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 8,
"aces_per_match": 2.0,
"double_faults_per_match": 2.7,
"first_serve_pct": 83.8,
"first_serve_won_pct": 65.9,
"second_serve_won_pct": 47.1,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 41.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 38,
"wins": 17,
"tournaments_played": 35,
"tournaments_won": 2,
"aces": 54,
"double_faults": 140,
"win_rate": 44.7,
"losses": 21
}
}
],
"data_generated_at": "2025-12-10 08:18:37 UTC"
}