Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Emily Deming
3W - 2L
60,0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 4136,
"api_id": 419074,
"name": "Emily Deming",
"short_name": "E. Deming",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-02-25",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4908512,
"singles": 9.0,
"doubles": null,
"ranking": 1902,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 7.2,
"avg_first_serve_pct": 49.0,
"avg_first_serve_won_pct": 60.4,
"avg_second_serve_won_pct": 46.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Kaya Moe",
"opponent_id": 1097568,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Kinaa Graham",
"opponent_id": 1046936,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 47.82608695652174,
"first_serve_won_pct": 57.57575757575758,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Aysegul Mert",
"opponent_id": 331236,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 8,
"first_serve_pct": 46.666666666666664,
"first_serve_won_pct": 52.38095238095239,
"second_serve_won_pct": 59.25925925925925,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Ema Baraniakova",
"opponent_id": 391214,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 50.0,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 47.27272727272727,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 55.172413793103445,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Aysegul Mert",
"opponent_id": 331236,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kinaa Graham",
"opponent_id": 1046936,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kaya Moe",
"opponent_id": 1097568,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ema Baraniakova",
"opponent_id": 391214,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:41:32 UTC"
}