Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Emerson Jones
6W - 8L
42,9% Win Rate
Forma: LLLWLWWLWW
JSON Data
{
"player": {
"id": 301,
"api_id": 460162,
"name": "Emerson Jones",
"short_name": "E. Jones",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-07-07",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3679433,
"singles": 11.85,
"doubles": 10.87,
"ranking": 3,
"division": "Junior",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 153,
"points": 464,
"best_position": 147,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 153,
"points": 464
},
{
"date": "2026-01-29",
"position": 153,
"points": 464
},
{
"date": "2026-01-28",
"position": 153,
"points": 464
},
{
"date": "2026-01-27",
"position": 153,
"points": 464
},
{
"date": "2026-01-26",
"position": 153,
"points": 464
},
{
"date": "2026-01-25",
"position": 153,
"points": 464
},
{
"date": "2026-01-24",
"position": 153,
"points": 464
},
{
"date": "2026-01-23",
"position": 153,
"points": 464
},
{
"date": "2026-01-22",
"position": 153,
"points": 464
},
{
"date": "2026-01-21",
"position": 153,
"points": 464
}
],
"career_stats": {
"total_matches": 14,
"wins": 6,
"losses": 8,
"win_rate": 42.9
},
"surface_stats": {
"hard": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"category_stats": {
"Grand Slam": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
},
"WTA 500": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 14,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 4.6,
"avg_first_serve_pct": 67.3,
"avg_first_serve_won_pct": 60.3,
"avg_second_serve_won_pct": 40.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-19",
"opponent": "Victoria Mboko",
"opponent_id": 386338,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 62.857142857142854,
"first_serve_won_pct": 61.36363636363637,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Emma Navarro",
"opponent_id": 207979,
"tournament": "Adelaide",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 98.4126984126984,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Liudmila Samsonova",
"opponent_id": 128584,
"tournament": "Brisbane",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Tatjana Maria",
"opponent_id": 19520,
"tournament": "Brisbane",
"surface": "hard",
"round": "Round of 64",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 78.33333333333333,
"first_serve_won_pct": 55.319148936170215,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-22",
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 65.1685393258427,
"first_serve_won_pct": 56.896551724137936,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-21",
"opponent": "Laura Pigossi",
"opponent_id": 64085,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 57.89473684210527,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 28.205128205128204,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-18",
"opponent": "Bernarda Pera",
"opponent_id": 67757,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 11,
"first_serve_pct": 60.416666666666664,
"first_serve_won_pct": 74.13793103448276,
"second_serve_won_pct": 44.73684210526316,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-26",
"opponent": "Diane Parry",
"opponent_id": 247791,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 75.38461538461539,
"first_serve_won_pct": 51.02040816326531,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-25",
"opponent": "Lola Radivojevic",
"opponent_id": 348712,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 2",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 77.04918032786885,
"first_serve_won_pct": 70.2127659574468,
"second_serve_won_pct": 48.484848484848484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-24",
"opponent": "Antonia Ružić",
"opponent_id": 316468,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLLWLWWLWW"
},
"head_to_head": [
{
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Laura Pigossi",
"opponent_id": 64085,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lola Radivojevic",
"opponent_id": 348712,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Emma Navarro",
"opponent_id": 207979,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Liudmila Samsonova",
"opponent_id": 128584,
"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": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 9,
"aces_per_match": 1.7,
"double_faults_per_match": 3.0,
"first_serve_pct": 77.2,
"first_serve_won_pct": 61.8,
"second_serve_won_pct": 56.5,
"break_points_saved_pct": 59.1,
"break_points_converted_pct": 39.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 39,
"aces_per_match": 0.9,
"double_faults_per_match": 5.6,
"first_serve_pct": 72.7,
"first_serve_won_pct": 62.4,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 45.3,
"break_points_converted_pct": 38.5,
"winners_total": 6,
"unforced_errors_total": 16
}
},
"totals": {
"matches": 10,
"wins": 5,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 11,
"double_faults": 48,
"win_rate": 50.0,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 10,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 11,
"aces_per_match": 1.5,
"double_faults_per_match": 5.5,
"first_serve_pct": 74.3,
"first_serve_won_pct": 55.1,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 10,
"tournaments_won": 1,
"aces": 3,
"double_faults": 11,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2026-01-30 08:58:44 UTC"
}