Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maria Ustic
3W - 2L
60,0% Win Rate
Forma: LWWWL
JSON Data
{
"player": {
"id": 2687,
"api_id": 483969,
"name": "Maria Ustic",
"short_name": "M. Ustic",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-09-05",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 788195,
"singles": 10.0,
"doubles": null,
"ranking": 1655,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 4.2,
"avg_double_faults_per_match": 5.8,
"avg_first_serve_pct": 61.9,
"avg_first_serve_won_pct": 66.1,
"avg_second_serve_won_pct": 36.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Andrea Obradovic",
"opponent_id": 385836,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 7,
"first_serve_pct": 56.60377358490566,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 68.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Doroteja Petrovic",
"opponent_id": 383650,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 64.15094339622641,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Stela Dzimovic",
"opponent_id": 801445,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 74.07407407407408,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Draginja Vukovic",
"opponent_id": 223029,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 9,
"first_serve_pct": 61.19402985074627,
"first_serve_won_pct": 78.04878048780488,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Helena Stevic",
"opponent_id": 216040,
"tournament": "UTR PTT Belgrade Women 06",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 6,
"first_serve_pct": 63.41463414634146,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWWWL"
},
"head_to_head": [
{
"opponent": "Andrea Obradovic",
"opponent_id": 385836,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Doroteja Petrovic",
"opponent_id": 383650,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Draginja Vukovic",
"opponent_id": 223029,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Helena Stevic",
"opponent_id": 216040,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Stela Dzimovic",
"opponent_id": 801445,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 20:29:46 UTC"
}