Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Emma Navarro
29W - 23L
55.8% Win Rate
Forma: LLWWWLWWLL
JSON Data
{
"player": {
"id": 309,
"api_id": 207979,
"name": "Emma Navarro",
"short_name": "E. Navarro",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-05-18",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2517427,
"singles": 12.37,
"doubles": 10.21,
"ranking": 31,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 15,
"points": 2515,
"best_position": 8,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 15,
"points": 2515
},
{
"date": "2025-12-09",
"position": 15,
"points": 2515
},
{
"date": "2025-12-08",
"position": 15,
"points": 2515
},
{
"date": "2025-12-07",
"position": 15,
"points": 2515
},
{
"date": "2025-12-06",
"position": 15,
"points": 2515
},
{
"date": "2025-12-05",
"position": 15,
"points": 2515
},
{
"date": "2025-12-04",
"position": 15,
"points": 2515
},
{
"date": "2025-12-03",
"position": 15,
"points": 2515
}
],
"career_stats": {
"total_matches": 52,
"wins": 29,
"losses": 23,
"win_rate": 55.8
},
"surface_stats": {
"hard": {
"matches": 30,
"wins": 16,
"losses": 14,
"win_rate": 53.3
},
"clay": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0
},
"grass": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 12,
"wins": 8,
"losses": 4,
"win_rate": 66.7
},
"WTA 1000": {
"matches": 18,
"wins": 8,
"losses": 10,
"win_rate": 44.4
},
"WTA 500": {
"matches": 22,
"wins": 13,
"losses": 9,
"win_rate": 59.1
}
},
"average_match_stats": {
"matches_with_stats": 52,
"avg_aces_per_match": 1.4,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 64.9,
"avg_first_serve_won_pct": 62.5,
"avg_second_serve_won_pct": 46.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-07",
"opponent": "Shuai Zhang",
"opponent_id": 19607,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 56.41025641025641,
"first_serve_won_pct": 52.27272727272727,
"second_serve_won_pct": 27.77777777777778,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-03",
"opponent": "Jessica Pegula",
"opponent_id": 44834,
"tournament": "Beijing",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 62.65060240963856,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-01",
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 60.91954022988506,
"first_serve_won_pct": 71.69811320754717,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Lois Boisson",
"opponent_id": 293708,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "1-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-27",
"opponent": "Elena-Gabriela Ruse",
"opponent_id": 103901,
"tournament": "Beijing",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 62.96296296296296,
"first_serve_won_pct": 62.745098039215684,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-29",
"opponent": "Barbora Krejcikova",
"opponent_id": 60398,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 65.38461538461539,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-27",
"opponent": "Catherine McNally",
"opponent_id": 220592,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 55.319148936170215,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 11.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-24",
"opponent": "Yafan Wang",
"opponent_id": 52025,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 9,
"first_serve_pct": 53.48837209302325,
"first_serve_won_pct": 69.56521739130434,
"second_serve_won_pct": 32.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-21",
"opponent": "Alycia Parks",
"opponent_id": 221410,
"tournament": "Monterrey",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 10,
"first_serve_pct": 60.0,
"first_serve_won_pct": 64.91228070175438,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-10",
"opponent": "Ella Seidel",
"opponent_id": 371932,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 48.64864864864865,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLWWWLWWLL"
},
"head_to_head": [
{
"opponent": "Beatriz Haddad Maia",
"opponent_id": 59702,
"matches": 3,
"wins": 2,
"losses": 1
},
{
"opponent": "Sorana Cirstea",
"opponent_id": 19728,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Donna Vekić",
"opponent_id": 50641,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Jessica Pegula",
"opponent_id": 44834,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Iga Swiatek",
"opponent_id": 228272,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 4,
"double_faults": 14,
"aces_per_match": 0.4,
"double_faults_per_match": 1.6,
"first_serve_pct": 75.2,
"first_serve_won_pct": 61.6,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 64.4,
"break_points_converted_pct": 50.7,
"winners_total": 40,
"unforced_errors_total": 43
},
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 6,
"aces_per_match": 1.7,
"double_faults_per_match": 2.0,
"first_serve_pct": 80.3,
"first_serve_won_pct": 61.1,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 40.9,
"break_points_converted_pct": 55.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 30,
"wins": 17,
"losses": 13,
"win_rate": 56.7,
"tournaments_played": 15,
"tournaments_won": 1,
"tiebreaks_won": 7,
"tiebreaks_lost": 6,
"aces": 51,
"double_faults": 100,
"aces_per_match": 1.7,
"double_faults_per_match": 3.3,
"first_serve_pct": 74.2,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 51.5,
"break_points_saved_pct": 51.2,
"break_points_converted_pct": 49.6,
"winners_total": 171,
"unforced_errors_total": 245
},
"red_clay": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 37,
"aces_per_match": 1.3,
"double_faults_per_match": 5.3,
"first_serve_pct": 71.9,
"first_serve_won_pct": 61.9,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 54.8,
"break_points_converted_pct": 39.7,
"winners_total": 11,
"unforced_errors_total": 11
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 7,
"aces_per_match": 2.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 72.9,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 29.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 51,
"wins": 29,
"tournaments_played": 24,
"tournaments_won": 1,
"aces": 73,
"double_faults": 164,
"win_rate": 56.9,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 10,
"wins": 7,
"losses": 3,
"win_rate": 70.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 13,
"double_faults": 18,
"aces_per_match": 1.3,
"double_faults_per_match": 1.8,
"first_serve_pct": 76.8,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 53.2,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 52.1,
"winners_total": 67,
"unforced_errors_total": 86
},
"hardcourt_indoor": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 1,
"aces_per_match": 7.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 74.1,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 44.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 45,
"wins": 32,
"losses": 13,
"win_rate": 71.1,
"tournaments_played": 15,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 5,
"aces": 53,
"double_faults": 106,
"aces_per_match": 1.2,
"double_faults_per_match": 2.4,
"first_serve_pct": 75.4,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 52.9,
"break_points_converted_pct": 47.2,
"winners_total": 136,
"unforced_errors_total": 189
},
"red_clay": {
"matches": 19,
"wins": 13,
"losses": 6,
"win_rate": 68.4,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 35,
"double_faults": 42,
"aces_per_match": 1.8,
"double_faults_per_match": 2.2,
"first_serve_pct": 74.4,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 55.9,
"break_points_saved_pct": 55.8,
"break_points_converted_pct": 50.6,
"winners_total": 108,
"unforced_errors_total": 60
}
},
"totals": {
"matches": 75,
"wins": 53,
"tournaments_played": 26,
"tournaments_won": 1,
"aces": 108,
"double_faults": 167,
"win_rate": 70.7,
"losses": 22
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 12,
"aces_per_match": 0.4,
"double_faults_per_match": 2.4,
"first_serve_pct": 79.7,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 59.4,
"break_points_converted_pct": 40.0,
"winners_total": 9,
"unforced_errors_total": 24
},
"hardcourt_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 9,
"aces_per_match": 3.0,
"double_faults_per_match": 2.2,
"first_serve_pct": 77.1,
"first_serve_won_pct": 66.4,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 42.1,
"break_points_converted_pct": 48.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 14,
"wins": 7,
"losses": 7,
"win_rate": 50.0,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 20,
"double_faults": 44,
"aces_per_match": 1.4,
"double_faults_per_match": 3.1,
"first_serve_pct": 72.6,
"first_serve_won_pct": 58.9,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 52.7,
"break_points_converted_pct": 56.2,
"winners_total": 45,
"unforced_errors_total": 39
},
"red_clay": {
"matches": 19,
"wins": 12,
"losses": 7,
"win_rate": 63.2,
"tournaments_played": 14,
"tournaments_won": 4,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 28,
"double_faults": 59,
"aces_per_match": 1.5,
"double_faults_per_match": 3.1,
"first_serve_pct": 73.0,
"first_serve_won_pct": 61.6,
"second_serve_won_pct": 56.1,
"break_points_saved_pct": 52.5,
"break_points_converted_pct": 46.7,
"winners_total": 57,
"unforced_errors_total": 71
}
},
"totals": {
"matches": 42,
"wins": 25,
"tournaments_played": 29,
"tournaments_won": 5,
"aces": 62,
"double_faults": 124,
"win_rate": 59.5,
"losses": 17
}
}
],
"data_generated_at": "2025-12-10 06:01:46 UTC"
}