Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Leyre Romero Gormaz
31W - 29L
51.7% Win Rate
Forma: LLLWWLWLWL
JSON Data
{
"player": {
"id": 146,
"api_id": 236833,
"name": "Leyre Romero Gormaz",
"short_name": "L. Romero Gormaz",
"country": "Spain",
"country_code": "ES",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-04-06",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 277760,
"singles": 11.58,
"doubles": 11.4,
"ranking": 249,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 164,
"points": 475,
"best_position": 123,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 164,
"points": 475
},
{
"date": "2026-05-08",
"position": 164,
"points": 475
},
{
"date": "2026-05-07",
"position": 164,
"points": 475
},
{
"date": "2026-05-06",
"position": 164,
"points": 475
},
{
"date": "2026-05-05",
"position": 164,
"points": 475
},
{
"date": "2026-05-04",
"position": 164,
"points": 475
},
{
"date": "2026-05-03",
"position": 167,
"points": 456
},
{
"date": "2026-05-02",
"position": 167,
"points": 456
},
{
"date": "2026-05-01",
"position": 167,
"points": 456
},
{
"date": "2026-04-30",
"position": 167,
"points": 456
}
],
"career_stats": {
"total_matches": 60,
"wins": 31,
"losses": 29,
"win_rate": 51.7
},
"surface_stats": {
"hard": {
"matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8
},
"clay": {
"matches": 42,
"wins": 23,
"losses": 19,
"win_rate": 54.8
},
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
},
"WTA 1000": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"WTA 250": {
"matches": 45,
"wins": 24,
"losses": 21,
"win_rate": 53.3
},
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 60,
"avg_aces_per_match": 1.8,
"avg_double_faults_per_match": 4.1,
"avg_first_serve_pct": 63.1,
"avg_first_serve_won_pct": 61.4,
"avg_second_serve_won_pct": 46.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-20",
"opponent": "Dalma Galfi",
"opponent_id": 97995,
"tournament": "WTA 1000 Madrid",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 85.24590163934425,
"first_serve_won_pct": 51.92307692307693,
"second_serve_won_pct": 11.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-10",
"opponent": "Veronika Erjavec",
"opponent_id": 263653,
"tournament": "Billie Jean King Cup",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 68.91891891891892,
"first_serve_won_pct": 50.98039215686274,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-27",
"opponent": "Mayar Sherif",
"opponent_id": 88310,
"tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 77.10843373493977,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-25",
"opponent": "Suzan Lamens",
"opponent_id": 199509,
"tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 71.83098591549296,
"first_serve_won_pct": 50.98039215686274,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-23",
"opponent": "Lina Gjorcheska",
"opponent_id": 67743,
"tournament": "WTA 125K Dubrovnik, Croatia Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 42.857142857142854,
"first_serve_won_pct": 70.83333333333334,
"second_serve_won_pct": 11.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-12",
"opponent": "Katarzyna Kawa",
"opponent_id": 42492,
"tournament": "Antalya 3, Turkiye",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 41.02564102564102,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-11",
"opponent": "Panna Udvardy",
"opponent_id": 218347,
"tournament": "Antalya 3, Turkiye",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 83.01886792452831,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-26",
"opponent": "Veronika Erjavec",
"opponent_id": 263653,
"tournament": "Antalya, Turkiye",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 76.19047619047619,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-24",
"opponent": "Dalila Spiteri",
"opponent_id": 136302,
"tournament": "Antalya, Turkiye",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 68.18181818181817,
"first_serve_won_pct": 75.55555555555556,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-13",
"opponent": "Alina Korneeva",
"opponent_id": 396293,
"tournament": "Oeiras, Portugal",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 58.42696629213483,
"first_serve_won_pct": 55.769230769230774,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLLWWLWLWL"
},
"head_to_head": [
{
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Selena Janicijevic",
"opponent_id": 299619,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Maja Chwalinska",
"opponent_id": 211014,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Julia Grabher",
"opponent_id": 113079,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Anca Todoni",
"opponent_id": 369438,
"matches": 2,
"wins": 0,
"losses": 2
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 11,
"aces_per_match": 2.5,
"double_faults_per_match": 5.5,
"first_serve_pct": 68.2,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 3,
"aces_per_match": 3.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 68.5,
"first_serve_won_pct": 63.8,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 28,
"double_faults": 42,
"aces_per_match": 4.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 72.4,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 61.9,
"break_points_converted_pct": 42.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 25,
"wins": 14,
"losses": 11,
"win_rate": 56.0,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 43,
"double_faults": 107,
"aces_per_match": 1.7,
"double_faults_per_match": 4.3,
"first_serve_pct": 71.9,
"first_serve_won_pct": 61.4,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 56.9,
"break_points_converted_pct": 47.5,
"winners_total": 43,
"unforced_errors_total": 65
}
},
"totals": {
"matches": 35,
"wins": 19,
"tournaments_played": 22,
"tournaments_won": 0,
"aces": 79,
"double_faults": 163,
"win_rate": 54.3,
"losses": 16
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 1,
"aces_per_match": 3.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 68.0,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 37.5,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 2,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 96.8,
"first_serve_won_pct": 62.1,
"second_serve_won_pct": 0,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 14.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 18,
"wins": 8,
"losses": 10,
"win_rate": 44.4,
"tournaments_played": 22,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 42,
"double_faults": 73,
"aces_per_match": 2.3,
"double_faults_per_match": 4.1,
"first_serve_pct": 72.3,
"first_serve_won_pct": 54.8,
"second_serve_won_pct": 51.8,
"break_points_saved_pct": 57.3,
"break_points_converted_pct": 51.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 20,
"wins": 8,
"tournaments_played": 28,
"tournaments_won": 1,
"aces": 46,
"double_faults": 76,
"win_rate": 40.0,
"losses": 12
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 4,
"aces_per_match": 0.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 73.1,
"first_serve_won_pct": 55.8,
"second_serve_won_pct": 38.1,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 4
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 12,
"aces_per_match": 1.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 83.8,
"first_serve_won_pct": 51.1,
"second_serve_won_pct": 65.0,
"break_points_saved_pct": 51.7,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 7,
"wins": 1,
"losses": 6,
"win_rate": 14.3,
"tournaments_played": 21,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 5,
"double_faults": 34,
"aces_per_match": 0.7,
"double_faults_per_match": 4.9,
"first_serve_pct": 74.3,
"first_serve_won_pct": 58.3,
"second_serve_won_pct": 47.0,
"break_points_saved_pct": 52.5,
"break_points_converted_pct": 50.9,
"winners_total": 2,
"unforced_errors_total": 16
}
},
"totals": {
"matches": 10,
"wins": 1,
"tournaments_played": 29,
"tournaments_won": 0,
"aces": 7,
"double_faults": 50,
"win_rate": 10.0,
"losses": 9
}
}
],
"data_generated_at": "2026-05-09 03:39:29 UTC"
}