Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sara Sorribes Tormo
20W - 17L
54.1% Win Rate
Forma: LWWWLLWWWL
JSON Data
{
"player": {
"id": 103,
"api_id": 60392,
"name": "Sara Sorribes Tormo",
"short_name": "S. Sorribes Tormo",
"country": "Spain",
"country_code": "ES",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1996-10-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 11161,
"singles": 11.43,
"doubles": 12.05,
"ranking": 294,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-12"
},
"current_ranking": {
"position": 291,
"points": 226,
"best_position": 32,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 291,
"points": 226
},
{
"date": "2026-05-08",
"position": 291,
"points": 226
},
{
"date": "2026-05-07",
"position": 291,
"points": 226
},
{
"date": "2026-05-06",
"position": 291,
"points": 226
},
{
"date": "2026-05-05",
"position": 291,
"points": 226
},
{
"date": "2026-05-04",
"position": 291,
"points": 226
},
{
"date": "2026-05-03",
"position": 359,
"points": 175
},
{
"date": "2026-05-02",
"position": 359,
"points": 175
},
{
"date": "2026-05-01",
"position": 359,
"points": 175
},
{
"date": "2026-04-30",
"position": 359,
"points": 175
}
],
"career_stats": {
"total_matches": 37,
"wins": 20,
"losses": 17,
"win_rate": 54.1
},
"surface_stats": {
"hard": {
"matches": 17,
"wins": 8,
"losses": 9,
"win_rate": 47.1
},
"clay": {
"matches": 20,
"wins": 12,
"losses": 8,
"win_rate": 60.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"WTA 1000": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"WTA 500": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"WTA 250": {
"matches": 24,
"wins": 13,
"losses": 11,
"win_rate": 54.2
}
},
"average_match_stats": {
"matches_with_stats": 37,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 2.7,
"avg_first_serve_pct": 74.0,
"avg_first_serve_won_pct": 57.8,
"avg_second_serve_won_pct": 40.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-02",
"opponent": "Daria Kasatkina",
"opponent_id": 132370,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 72.88135593220339,
"first_serve_won_pct": 37.2093023255814,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-01",
"opponent": "Elena Pridankina",
"opponent_id": 383652,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 78.72340425531915,
"first_serve_won_pct": 59.45945945945946,
"second_serve_won_pct": 28.205128205128204,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-30",
"opponent": "Antonia Ružić",
"opponent_id": 316468,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 82.71604938271605,
"first_serve_won_pct": 56.71641791044776,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-28",
"opponent": "Ajla Tomljanovic",
"opponent_id": 34486,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 84.94623655913979,
"first_serve_won_pct": 54.43037974683544,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-20",
"opponent": "Tamara Korpatsch",
"opponent_id": 69988,
"tournament": "WTA 1000 Madrid",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 92.85714285714286,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-25",
"opponent": "Tamara Zidanšek",
"opponent_id": 110299,
"tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 88.67924528301887,
"first_serve_won_pct": 43.61702127659575,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-24",
"opponent": "Tiantsoa Rakotomanga Rajaonah",
"opponent_id": 385274,
"tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 73.77049180327869,
"first_serve_won_pct": 57.77777777777777,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-23",
"opponent": "Ana Petković",
"opponent_id": 512552,
"tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 68.75,
"first_serve_won_pct": 100.0,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-22",
"opponent": "Sada Nahimana",
"opponent_id": 210717,
"tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 70.88607594936708,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-17",
"opponent": "Teodora Kostović",
"opponent_id": 478940,
"tournament": "WTA 125K Oeiras 2, Portugal Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWWWLLWWWL"
},
"head_to_head": [
{
"opponent": "Tamara Korpatsch",
"opponent_id": 69988,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Claire Liu",
"opponent_id": 179300,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Panna Udvardy",
"opponent_id": 218347,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anna Blinkova",
"opponent_id": 189995,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maddison Inglis",
"opponent_id": 99405,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 8,
"wins": 6,
"losses": 2,
"win_rate": 75.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 13,
"aces_per_match": 0.6,
"double_faults_per_match": 1.6,
"first_serve_pct": 77.7,
"first_serve_won_pct": 60.8,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 3,
"double_faults": 35,
"aces_per_match": 0.3,
"double_faults_per_match": 3.5,
"first_serve_pct": 79.4,
"first_serve_won_pct": 57.8,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 57.0,
"break_points_converted_pct": 57.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 24,
"aces_per_match": 0.2,
"double_faults_per_match": 4.0,
"first_serve_pct": 78.2,
"first_serve_won_pct": 52.6,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 56.5,
"break_points_converted_pct": 51.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 24,
"wins": 14,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 9,
"double_faults": 72,
"win_rate": 58.3,
"losses": 10
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 4,
"aces_per_match": 0.3,
"double_faults_per_match": 1.3,
"first_serve_pct": 76.4,
"first_serve_won_pct": 42.9,
"second_serve_won_pct": 43.5,
"break_points_saved_pct": 43.3,
"break_points_converted_pct": 31.6,
"winners_total": 11,
"unforced_errors_total": 11
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.2,
"first_serve_won_pct": 53.1,
"second_serve_won_pct": 64.9,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 29,
"wins": 14,
"losses": 15,
"win_rate": 48.3,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 15,
"double_faults": 77,
"aces_per_match": 0.5,
"double_faults_per_match": 2.7,
"first_serve_pct": 79.1,
"first_serve_won_pct": 55.5,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 45.7,
"break_points_converted_pct": 49.0,
"winners_total": 32,
"unforced_errors_total": 52
},
"red_clay": {
"matches": 18,
"wins": 9,
"losses": 9,
"win_rate": 50.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 3,
"double_faults": 61,
"aces_per_match": 0.2,
"double_faults_per_match": 3.4,
"first_serve_pct": 80.8,
"first_serve_won_pct": 53.5,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 51.9,
"break_points_converted_pct": 54.1,
"winners_total": 8,
"unforced_errors_total": 4
}
},
"totals": {
"matches": 51,
"wins": 23,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 19,
"double_faults": 145,
"win_rate": 45.1,
"losses": 28
}
},
{
"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": 0,
"double_faults": 7,
"aces_per_match": 0.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 75.9,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 42.9,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 83.3,
"winners_total": 12,
"unforced_errors_total": 25
},
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 3,
"double_faults": 9,
"aces_per_match": 1.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 77.0,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 41.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 13,
"wins": 9,
"losses": 4,
"win_rate": 69.2,
"tournaments_played": 7,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 62,
"aces_per_match": 0.9,
"double_faults_per_match": 4.8,
"first_serve_pct": 77.6,
"first_serve_won_pct": 58.3,
"second_serve_won_pct": 62.0,
"break_points_saved_pct": 48.5,
"break_points_converted_pct": 59.1,
"winners_total": 28,
"unforced_errors_total": 48
},
"red_clay": {
"matches": 16,
"wins": 10,
"losses": 6,
"win_rate": 62.5,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 9,
"double_faults": 72,
"aces_per_match": 0.6,
"double_faults_per_match": 4.5,
"first_serve_pct": 76.1,
"first_serve_won_pct": 58.4,
"second_serve_won_pct": 49.1,
"break_points_saved_pct": 56.1,
"break_points_converted_pct": 61.2,
"winners_total": 77,
"unforced_errors_total": 87
}
},
"totals": {
"matches": 34,
"wins": 22,
"tournaments_played": 17,
"tournaments_won": 1,
"aces": 24,
"double_faults": 150,
"win_rate": 64.7,
"losses": 12
}
}
],
"data_generated_at": "2026-05-09 01:54:16 UTC"
}