Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Aleksandra Djokic
1W - 4L
20,0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 2776,
"api_id": 1115596,
"name": "Aleksandra Djokic",
"short_name": "A. Djokic",
"country": "Serbia",
"country_code": "RS",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-05-23",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1382756,
"singles": 9.0,
"doubles": null,
"ranking": 546,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 4.2,
"avg_first_serve_pct": 55.9,
"avg_first_serve_won_pct": 58.8,
"avg_second_serve_won_pct": 38.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Stela Dzimovic",
"opponent_id": 801445,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 59.34065934065934,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 53.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Andrea Obradovic",
"opponent_id": 385836,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 60.416666666666664,
"first_serve_won_pct": 51.724137931034484,
"second_serve_won_pct": 68.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Anastasia Zolotareva",
"opponent_id": 284553,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 50.0,
"first_serve_won_pct": 33.33333333333333,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Tania Munteanu",
"opponent_id": 260118,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 7,
"first_serve_pct": 56.75675675675676,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 72.22222222222221,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Julia Terziyska",
"opponent_id": 57973,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 53.2258064516129,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Anastasia Zolotareva",
"opponent_id": 284553,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Andrea Obradovic",
"opponent_id": 385836,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julia Terziyska",
"opponent_id": 57973,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tania Munteanu",
"opponent_id": 260118,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Stela Dzimovic",
"opponent_id": 801445,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 20:29:46 UTC"
}