Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Draginja Vukovic
3W - 3L
50,0% Win Rate
Forma: LWLLWW
JSON Data
{
"player": {
"id": 2817,
"api_id": 223029,
"name": "Draginja Vukovic",
"short_name": "D. Vukovic",
"country": "Serbia",
"country_code": "RS",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-04-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3034696,
"singles": 11.13,
"doubles": 10.52,
"ranking": 419,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.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": 1.3,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 70.5,
"avg_first_serve_won_pct": 71.4,
"avg_second_serve_won_pct": 49.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-21",
"opponent": "Anja Stankovic",
"opponent_id": 389496,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 77.41935483870968,
"first_serve_won_pct": 70.83333333333334,
"second_serve_won_pct": 59.57446808510638,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-20",
"opponent": "Andjela Lazarevic",
"opponent_id": 404443,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 68.57142857142857,
"first_serve_won_pct": 56.94444444444444,
"second_serve_won_pct": 41.30434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Helena Stevic",
"opponent_id": 216040,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 73.40425531914893,
"first_serve_won_pct": 59.42028985507246,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Maria Ustic",
"opponent_id": 483969,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 77.41935483870968,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Patricia Georgiana Goina",
"opponent_id": 419512,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 78.78787878787878,
"first_serve_won_pct": 92.3076923076923,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Stela Dzimovic",
"opponent_id": 801445,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 47.22222222222222,
"first_serve_won_pct": 82.35294117647058,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LWLLWW"
},
"head_to_head": [
{
"opponent": "Anja Stankovic",
"opponent_id": 389496,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maria Ustic",
"opponent_id": 483969,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Andjela Lazarevic",
"opponent_id": 404443,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Helena Stevic",
"opponent_id": 216040,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Patricia Georgiana Goina",
"opponent_id": 419512,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 20:54:37 UTC"
}