Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yekaterina Dmitrichenko
4W - 2L
66,7% Win Rate
Forma: LWWLWW
JSON Data
{
"player": {
"id": 3969,
"api_id": 218252,
"name": "Yekaterina Dmitrichenko",
"short_name": "Y. Dmitrichenko",
"country": "Kazakhstan",
"country_code": "KZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-10-16",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"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": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 69.1,
"avg_first_serve_won_pct": 65.9,
"avg_second_serve_won_pct": 52.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-04",
"opponent": "Solymar Colling",
"opponent_id": 277240,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 73.80952380952381,
"first_serve_won_pct": 59.67741935483871,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-03",
"opponent": "Rachel Wu",
"opponent_id": 1161660,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 79.16666666666666,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Briley Rhoden",
"opponent_id": 468793,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 60.49382716049383,
"first_serve_won_pct": 67.3469387755102,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Giorgia Roselli",
"opponent_id": 403165,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 62.68656716417911,
"first_serve_won_pct": 61.904761904761905,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Amy Gray",
"opponent_id": 1111094,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 63.934426229508205,
"first_serve_won_pct": 64.1025641025641,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Anabelle Janczyk",
"opponent_id": 1161085,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 74.35897435897436,
"first_serve_won_pct": 68.96551724137932,
"second_serve_won_pct": 65.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "LWWLWW"
},
"head_to_head": [
{
"opponent": "Solymar Colling",
"opponent_id": 277240,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rachel Wu",
"opponent_id": 1161660,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Amy Gray",
"opponent_id": 1111094,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Briley Rhoden",
"opponent_id": 468793,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anabelle Janczyk",
"opponent_id": 1161085,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:22 UTC"
}