Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Viktoria Varga
4W - 2L
66,7% Win Rate
Forma: WWWLLW
JSON Data
{
"player": {
"id": 4268,
"api_id": 394419,
"name": "Viktoria Varga",
"short_name": "V. Varga",
"country": "Hungary",
"country_code": "HU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2006-05-01",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5154174,
"singles": 9.0,
"doubles": null,
"ranking": 2548,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"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": 1.0,
"avg_double_faults_per_match": 6.8,
"avg_first_serve_pct": 49.9,
"avg_first_serve_won_pct": 63.9,
"avg_second_serve_won_pct": 40.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Victoria Borodulina",
"opponent_id": 250861,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 48.10126582278481,
"first_serve_won_pct": 65.78947368421053,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Sara Mitevska",
"opponent_id": 1164991,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 50.0,
"first_serve_won_pct": 65.38461538461539,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Patricia Georgiana Goina",
"opponent_id": 419512,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 58.18181818181818,
"first_serve_won_pct": 81.25,
"second_serve_won_pct": 24.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Melis Rasim",
"opponent_id": 451566,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 38.46153846153847,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 21.428571428571427,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Georgina García Pérez",
"opponent_id": 41480,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 49.25373134328358,
"first_serve_won_pct": 51.515151515151516,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Stela Dzimovic",
"opponent_id": 801445,
"tournament": "UTR Belgrade W01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 11,
"first_serve_pct": 55.38461538461539,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 37.93103448275862,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "WWWLLW"
},
"head_to_head": [
{
"opponent": "Victoria Borodulina",
"opponent_id": 250861,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Melis Rasim",
"opponent_id": 451566,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Patricia Georgiana Goina",
"opponent_id": 419512,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sara Mitevska",
"opponent_id": 1164991,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Stela Dzimovic",
"opponent_id": 801445,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:04 UTC"
}