Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Paula Badosa
18W - 12L
60.0% Win Rate
Forma: LWLLWWLWWL
JSON Data
{
"player": {
"id": 277,
"api_id": 69050,
"name": "Paula Badosa",
"short_name": "P. Badosa",
"country": "Spain",
"country_code": "ES",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-11-15",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2114659,
"singles": 12.6,
"doubles": 12.37,
"ranking": 13,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 25,
"points": 1676,
"best_position": 2,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 25,
"points": 1676
},
{
"date": "2025-12-09",
"position": 25,
"points": 1676
},
{
"date": "2025-12-08",
"position": 25,
"points": 1676
},
{
"date": "2025-12-07",
"position": 25,
"points": 1676
},
{
"date": "2025-12-06",
"position": 25,
"points": 1676
},
{
"date": "2025-12-05",
"position": 25,
"points": 1676
},
{
"date": "2025-12-04",
"position": 25,
"points": 1676
},
{
"date": "2025-12-03",
"position": 25,
"points": 1676
}
],
"career_stats": {
"total_matches": 30,
"wins": 18,
"losses": 12,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 21,
"wins": 13,
"losses": 8,
"win_rate": 61.9
},
"clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0
},
"WTA 1000": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7
},
"WTA 500": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5
}
},
"average_match_stats": {
"matches_with_stats": 30,
"avg_aces_per_match": 4.3,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 59.9,
"avg_first_serve_won_pct": 71.1,
"avg_second_serve_won_pct": 44.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-28",
"opponent": "Karolina Muchova",
"opponent_id": 85077,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 40.0,
"first_serve_won_pct": 87.5,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-26",
"opponent": "Antonia Ružić",
"opponent_id": 316468,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 7,
"first_serve_pct": 56.71641791044776,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 51.724137931034484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-30",
"opponent": "Katie Boulter",
"opponent_id": 62924,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 128",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 6,
"first_serve_pct": 60.67415730337079,
"first_serve_won_pct": 70.37037037037037,
"second_serve_won_pct": 36.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-20",
"opponent": "Xinyu Wang",
"opponent_id": 227431,
"tournament": "Berlin",
"surface": "grass",
"round": "Quarterfinals",
"result": "L",
"score": "0-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 59.09090909090909,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-18",
"opponent": "Emma Navarro",
"opponent_id": 207979,
"tournament": "Berlin",
"surface": "grass",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 58.46153846153847,
"first_serve_won_pct": 81.57894736842105,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-16",
"opponent": "Eva Lys",
"opponent_id": 215773,
"tournament": "Berlin",
"surface": "grass",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 48.837209302325576,
"first_serve_won_pct": 80.95238095238095,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-31",
"opponent": "Daria Kasatkina",
"opponent_id": 132370,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 75.80645161290323,
"first_serve_won_pct": 59.57446808510638,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-29",
"opponent": "Elena-Gabriela Ruse",
"opponent_id": 103901,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 58.415841584158414,
"first_serve_won_pct": 67.79661016949152,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-26",
"opponent": "Naomi Osaka",
"opponent_id": 66476,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 61.386138613861384,
"first_serve_won_pct": 72.58064516129032,
"second_serve_won_pct": 56.41025641025641,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-22",
"opponent": "Liudmila Samsonova",
"opponent_id": 128584,
"tournament": "Strasbourg",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 64.07766990291263,
"first_serve_won_pct": 57.57575757575758,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWLLWWLWWL"
},
"head_to_head": [
{
"opponent": "Xinyu Wang",
"opponent_id": 227431,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Eva Lys",
"opponent_id": 215773,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Renata Zarazua",
"opponent_id": 111189,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Elina Avanesyan",
"opponent_id": 262594,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marie Bouzkova",
"opponent_id": 105463,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 18,
"double_faults": 16,
"aces_per_match": 4.5,
"double_faults_per_match": 4.0,
"first_serve_pct": 70.2,
"first_serve_won_pct": 73.8,
"second_serve_won_pct": 46.8,
"break_points_saved_pct": 47.6,
"break_points_converted_pct": 50.0,
"winners_total": 14,
"unforced_errors_total": 20
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 4,
"aces_per_match": 5.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 77.2,
"first_serve_won_pct": 58.0,
"second_serve_won_pct": 64.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 75.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 21,
"wins": 13,
"losses": 8,
"win_rate": 61.9,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 4,
"aces": 100,
"double_faults": 83,
"aces_per_match": 4.8,
"double_faults_per_match": 4.0,
"first_serve_pct": 71.6,
"first_serve_won_pct": 70.7,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 59.4,
"break_points_converted_pct": 41.7,
"winners_total": 97,
"unforced_errors_total": 123
},
"red_clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 20,
"aces_per_match": 2.4,
"double_faults_per_match": 4.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 52.8,
"break_points_saved_pct": 54.8,
"break_points_converted_pct": 47.2,
"winners_total": 80,
"unforced_errors_total": 98
}
},
"totals": {
"matches": 31,
"wins": 18,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 135,
"double_faults": 123,
"win_rate": 58.1,
"losses": 13
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 38,
"double_faults": 36,
"aces_per_match": 5.4,
"double_faults_per_match": 5.1,
"first_serve_pct": 70.0,
"first_serve_won_pct": 69.3,
"second_serve_won_pct": 57.3,
"break_points_saved_pct": 63.8,
"break_points_converted_pct": 50.9,
"winners_total": 100,
"unforced_errors_total": 109
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 68.2,
"first_serve_won_pct": 59.3,
"second_serve_won_pct": 47.6,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 37,
"wins": 26,
"losses": 11,
"win_rate": 70.3,
"tournaments_played": 15,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 199,
"double_faults": 216,
"aces_per_match": 5.4,
"double_faults_per_match": 5.8,
"first_serve_pct": 70.2,
"first_serve_won_pct": 71.3,
"second_serve_won_pct": 59.3,
"break_points_saved_pct": 66.1,
"break_points_converted_pct": 49.2,
"winners_total": 168,
"unforced_errors_total": 154
},
"red_clay": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 20,
"double_faults": 38,
"aces_per_match": 2.5,
"double_faults_per_match": 4.8,
"first_serve_pct": 73.5,
"first_serve_won_pct": 61.6,
"second_serve_won_pct": 58.0,
"break_points_saved_pct": 62.0,
"break_points_converted_pct": 46.9,
"winners_total": 71,
"unforced_errors_total": 73
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 15,
"aces_per_match": 4.0,
"double_faults_per_match": 7.5,
"first_serve_pct": 70.6,
"first_serve_won_pct": 65.4,
"second_serve_won_pct": 69.5,
"break_points_saved_pct": 82.4,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 55,
"wins": 37,
"tournaments_played": 21,
"tournaments_won": 1,
"aces": 268,
"double_faults": 310,
"win_rate": 67.3,
"losses": 18
}
},
{
"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": 7,
"double_faults": 6,
"aces_per_match": 3.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 65.2,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 45.0,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 71.4,
"winners_total": 27,
"unforced_errors_total": 38
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 42,
"double_faults": 46,
"aces_per_match": 4.7,
"double_faults_per_match": 5.1,
"first_serve_pct": 74.1,
"first_serve_won_pct": 69.1,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 50.9,
"break_points_converted_pct": 36.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 8,
"wins": 6,
"losses": 2,
"win_rate": 75.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 24,
"double_faults": 38,
"aces_per_match": 3.0,
"double_faults_per_match": 4.8,
"first_serve_pct": 70.2,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 57.6,
"break_points_saved_pct": 58.2,
"break_points_converted_pct": 48.8,
"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": 14,
"double_faults": 9,
"aces_per_match": 4.7,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.1,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 55.1,
"break_points_saved_pct": 72.7,
"break_points_converted_pct": 53.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 22,
"wins": 14,
"tournaments_played": 13,
"tournaments_won": 0,
"aces": 87,
"double_faults": 99,
"win_rate": 63.6,
"losses": 8
}
}
],
"data_generated_at": "2025-12-10 06:04:10 UTC"
}