Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Emerson (USA) Jones
3W - 3L
50,0% Win Rate
Forma: WWLLWL
JSON Data
{
"player": {
"id": 4141,
"api_id": 1162147,
"name": "Emerson (USA) Jones",
"short_name": "E. (. Jones",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-07-07",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 3.0,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 55.1,
"avg_first_serve_won_pct": 61.2,
"avg_second_serve_won_pct": 34.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Jessica Kovalcik",
"opponent_id": 1076131,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 55.769230769230774,
"first_serve_won_pct": 68.96551724137932,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Alaina Lisanti",
"opponent_id": 1120169,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 58.0246913580247,
"first_serve_won_pct": 68.08510638297872,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Willow Renton",
"opponent_id": 1162149,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 53.62318840579711,
"first_serve_won_pct": 40.54054054054054,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Bojana Pozder",
"opponent_id": 1162150,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 61.224489795918366,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Julia Ionescu",
"opponent_id": 1139061,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 51.94805194805194,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 43.24324324324324,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Sophia Holod",
"opponent_id": 1044095,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 50.0,
"first_serve_won_pct": 69.6969696969697,
"second_serve_won_pct": 30.303030303030305,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "WWLLWL"
},
"head_to_head": [
{
"opponent": "Bojana Pozder",
"opponent_id": 1162150,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Willow Renton",
"opponent_id": 1162149,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julia Ionescu",
"opponent_id": 1139061,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jessica Kovalcik",
"opponent_id": 1076131,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sophia Holod",
"opponent_id": 1044095,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:29:47 UTC"
}