Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Carlos Taberner
15W - 10L
60.0% Win Rate
Forma: LWWLWWWLWW
JSON Data
{
"player": {
"id": 467,
"api_id": 108559,
"name": "Carlos Taberner",
"short_name": "C. Taberner",
"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": 57433,
"singles": 14.49,
"doubles": 13.18,
"ranking": 169,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 102,
"points": 636,
"best_position": 83,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 102,
"points": 636
},
{
"date": "2025-12-09",
"position": 102,
"points": 636
},
{
"date": "2025-12-08",
"position": 102,
"points": 636
},
{
"date": "2025-12-07",
"position": 102,
"points": 636
},
{
"date": "2025-12-06",
"position": 102,
"points": 636
},
{
"date": "2025-12-05",
"position": 102,
"points": 636
},
{
"date": "2025-12-04",
"position": 102,
"points": 636
},
{
"date": "2025-12-03",
"position": 102,
"points": 636
}
],
"career_stats": {
"total_matches": 25,
"wins": 15,
"losses": 10,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 21,
"wins": 14,
"losses": 7,
"win_rate": 66.7
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"Masters 1000": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"ATP 250": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"Challenger": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0
}
},
"average_match_stats": {
"matches_with_stats": 25,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 3.4,
"avg_first_serve_pct": 64.5,
"avg_first_serve_won_pct": 68.6,
"avg_second_serve_won_pct": 48.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-14",
"opponent": "Tomás Barrios Vera",
"opponent_id": 132834,
"tournament": "Montevideo, Uruguay",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 65.78947368421053,
"first_serve_won_pct": 61.33333333333333,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-13",
"opponent": "Zdenek Kolar",
"opponent_id": 132558,
"tournament": "Montevideo, Uruguay",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 63.095238095238095,
"first_serve_won_pct": 66.0377358490566,
"second_serve_won_pct": 48.38709677419355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-11",
"opponent": "Gonzalo Bueno",
"opponent_id": 299765,
"tournament": "Montevideo, Uruguay",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 65.78947368421053,
"first_serve_won_pct": 84.0,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Luka Mikrut",
"opponent_id": 349090,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 72.09302325581395,
"first_serve_won_pct": 54.83870967741935,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-10",
"opponent": "Marco Trungelliti",
"opponent_id": 38517,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 69.23076923076923,
"first_serve_won_pct": 71.11111111111111,
"second_serve_won_pct": 65.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-08",
"opponent": "Luka Pavlovic",
"opponent_id": 224534,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-07",
"opponent": "Diego Dedura-Palomero",
"opponent_id": 484219,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "1-1",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 70.0,
"first_serve_won_pct": 69.38775510204081,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-04",
"opponent": "Ignacio Buse",
"opponent_id": 322082,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 60.29411764705882,
"first_serve_won_pct": 46.34146341463415,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Guy Den Ouden",
"opponent_id": 355526,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "1-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 70.27027027027027,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Alex Martinez",
"opponent_id": 276766,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 55.88235294117647,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 63.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "LWWLWWWLWW"
},
"head_to_head": [
{
"opponent": "Luciano Darderi",
"opponent_id": 308084,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Adrian Mannarino",
"opponent_id": 15894,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Damir Džumhur",
"opponent_id": 49172,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Aleksandar Kovacevic",
"opponent_id": 187608,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jerome Kym",
"opponent_id": 309071,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 0,
"double_faults": 4,
"aces_per_match": 0.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 69.2,
"first_serve_won_pct": 70.7,
"second_serve_won_pct": 44.8,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 11,
"double_faults": 21,
"aces_per_match": 2.8,
"double_faults_per_match": 5.2,
"first_serve_pct": 74.0,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 50.6,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 35.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 61,
"wins": 41,
"losses": 20,
"win_rate": 67.2,
"tournaments_played": 27,
"tournaments_won": 2,
"tiebreaks_won": 9,
"tiebreaks_lost": 10,
"aces": 93,
"double_faults": 185,
"aces_per_match": 1.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 54.7,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 45.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 66,
"wins": 42,
"tournaments_played": 31,
"tournaments_won": 2,
"aces": 104,
"double_faults": 210,
"win_rate": 63.6,
"losses": 24
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 14,
"aces_per_match": 4.0,
"double_faults_per_match": 4.7,
"first_serve_pct": 72.1,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 47.6,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 9,
"aces_per_match": 2.3,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.1,
"first_serve_won_pct": 61.4,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 74,
"wins": 44,
"losses": 30,
"win_rate": 59.5,
"tournaments_played": 31,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 9,
"aces": 92,
"double_faults": 184,
"aces_per_match": 1.2,
"double_faults_per_match": 2.5,
"first_serve_pct": 74.5,
"first_serve_won_pct": 64.5,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 58.5,
"break_points_converted_pct": 48.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 80,
"wins": 45,
"tournaments_played": 36,
"tournaments_won": 1,
"aces": 111,
"double_faults": 207,
"win_rate": 56.2,
"losses": 35
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 9,
"aces_per_match": 5.0,
"double_faults_per_match": 4.5,
"first_serve_pct": 82.4,
"first_serve_won_pct": 69.3,
"second_serve_won_pct": 68.2,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 18.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 76.0,
"first_serve_won_pct": 61.5,
"second_serve_won_pct": 20.0,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 22,
"tournaments_won": 1,
"aces": 10,
"double_faults": 10,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 06:51:24 UTC"
}