Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Emily Appleton
5W - 13L
27.8% Win Rate
Forma: LLLWLLLWWL
JSON Data
{
"player": {
"id": 345,
"api_id": 168526,
"name": "Emily Appleton",
"short_name": "E. Appleton",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-09-01",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 244490,
"singles": 10.88,
"doubles": 11.35,
"ranking": 547,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 377,
"points": 162,
"best_position": 347,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 377,
"points": 162
},
{
"date": "2025-12-09",
"position": 377,
"points": 162
},
{
"date": "2025-12-08",
"position": 377,
"points": 162
},
{
"date": "2025-12-07",
"position": 379,
"points": 160
},
{
"date": "2025-12-06",
"position": 379,
"points": 160
},
{
"date": "2025-12-05",
"position": 379,
"points": 160
},
{
"date": "2025-12-04",
"position": 379,
"points": 160
},
{
"date": "2025-12-03",
"position": 379,
"points": 160
}
],
"career_stats": {
"total_matches": 18,
"wins": 5,
"losses": 13,
"win_rate": 27.8
},
"surface_stats": {
"hard": {
"matches": 8,
"wins": 1,
"losses": 7,
"win_rate": 12.5
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"WTA 250": {
"matches": 15,
"wins": 3,
"losses": 12,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 18,
"avg_aces_per_match": 5.2,
"avg_double_faults_per_match": 8.0,
"avg_first_serve_pct": 59.4,
"avg_first_serve_won_pct": 66.0,
"avg_second_serve_won_pct": 39.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-03",
"opponent": "Christasha McNeil",
"opponent_id": 489714,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 56.86274509803921,
"first_serve_won_pct": 75.86206896551724,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Viktoria Morvayova",
"opponent_id": 193083,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 3,
"first_serve_pct": 62.0253164556962,
"first_serve_won_pct": 73.46938775510205,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-02",
"opponent": "Kaitlin Quevedo",
"opponent_id": 407597,
"tournament": "WTA 125K Samsun, Turkiye Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 10,
"double_faults": 3,
"first_serve_pct": 70.6896551724138,
"first_serve_won_pct": 68.29268292682927,
"second_serve_won_pct": 88.23529411764706,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Cagla Buyukakcay",
"opponent_id": 20354,
"tournament": "WTA 125K Samsun, Turkiye Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 86.3013698630137,
"first_serve_won_pct": 60.317460317460316,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-06",
"opponent": "Victoria Hu",
"opponent_id": 248329,
"tournament": "WTA Sao Paulo, Brazil Women, Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 14,
"first_serve_pct": 64.86486486486487,
"first_serve_won_pct": 56.25,
"second_serve_won_pct": 36.95652173913043,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-16",
"opponent": "Anna Rogers",
"opponent_id": 288612,
"tournament": "Cleveland",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 21,
"first_serve_pct": 49.51456310679612,
"first_serve_won_pct": 74.50980392156863,
"second_serve_won_pct": 37.83783783783784,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-26",
"opponent": "Veronika Erjavec",
"opponent_id": 263653,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 56.16438356164384,
"first_serve_won_pct": 56.09756097560976,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-25",
"opponent": "Barbora Palicova",
"opponent_id": 354634,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 2",
"result": "W",
"score": "2-1",
"stats": {
"aces": 15,
"double_faults": 13,
"first_serve_pct": 57.89473684210527,
"first_serve_won_pct": 77.27272727272727,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-24",
"opponent": "Simona Waltert",
"opponent_id": 215166,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 8,
"first_serve_pct": 66.0377358490566,
"first_serve_won_pct": 67.14285714285714,
"second_serve_won_pct": 41.02564102564102,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-12",
"opponent": "Rebecca Marino",
"opponent_id": 26120,
"tournament": "WTA 125K Ilkley, Great Britain Women Singles",
"surface": "grass",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 13,
"first_serve_pct": 52.68817204301075,
"first_serve_won_pct": 77.55102040816327,
"second_serve_won_pct": 57.49999999999999,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLWLLLWWL"
},
"head_to_head": [
{
"opponent": "Simona Waltert",
"opponent_id": 215166,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Nuria Parrizas Diaz",
"opponent_id": 49171,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rebecca Marino",
"opponent_id": 26120,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lizette Cabrera",
"opponent_id": 79443,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Victoria Hu",
"opponent_id": 248329,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 25,
"double_faults": 29,
"aces_per_match": 8.3,
"double_faults_per_match": 9.7,
"first_serve_pct": 71.6,
"first_serve_won_pct": 68.4,
"second_serve_won_pct": 63.2,
"break_points_saved_pct": 60.7,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 26,
"double_faults": 40,
"aces_per_match": 6.5,
"double_faults_per_match": 10.0,
"first_serve_pct": 66.9,
"first_serve_won_pct": 71.9,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 52.3,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 20,
"aces_per_match": 2.7,
"double_faults_per_match": 6.7,
"first_serve_pct": 70.3,
"first_serve_won_pct": 59.8,
"second_serve_won_pct": 47.9,
"break_points_saved_pct": 56.8,
"break_points_converted_pct": 28.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 3,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 59,
"double_faults": 89,
"win_rate": 30.0,
"losses": 7
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 17,
"double_faults": 30,
"aces_per_match": 3.4,
"double_faults_per_match": 6.0,
"first_serve_pct": 71.6,
"first_serve_won_pct": 69.6,
"second_serve_won_pct": 61.3,
"break_points_saved_pct": 48.4,
"break_points_converted_pct": 56.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 14,
"aces_per_match": 4.0,
"double_faults_per_match": 4.7,
"first_serve_pct": 69.6,
"first_serve_won_pct": 75.5,
"second_serve_won_pct": 50.8,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 42.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 11,
"aces_per_match": 4.5,
"double_faults_per_match": 5.5,
"first_serve_pct": 74.0,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 46.7,
"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": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 11,
"wins": 4,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 38,
"double_faults": 55,
"win_rate": 36.4,
"losses": 7
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 21,
"aces_per_match": 4.5,
"double_faults_per_match": 10.5,
"first_serve_pct": 71.3,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 44.4,
"break_points_converted_pct": 42.9,
"winners_total": 9,
"unforced_errors_total": 21
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 5,
"aces_per_match": 0.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 70.9,
"first_serve_won_pct": 45.5,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 45.5,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 5
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 9,
"double_faults": 26,
"win_rate": 0.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-10 08:48:51 UTC"
}