Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Denise Hrdinkova
2W - 1L
66.7% Win Rate
Forma: WLW
JSON Data
{
"player": {
"id": 2185,
"api_id": 375538,
"name": "Denise Hrdinkova",
"short_name": "D. Hrdinkova",
"country": "Czechia",
"country_code": "CZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-09-29",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4223532,
"singles": 10.0,
"doubles": null,
"ranking": 966,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 0.7,
"avg_first_serve_pct": 64.0,
"avg_first_serve_won_pct": 70.9,
"avg_second_serve_won_pct": 47.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Adéla Kroisová",
"opponent_id": 392684,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 70.0,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Maria Kalyakina",
"opponent_id": 396094,
"tournament": "UTR PTT Dubai Women +H 06",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 58.06451612903226,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Zinovia Vaneva",
"opponent_id": 198751,
"tournament": "UTR PTT Dubai Women +H 06",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 63.888888888888886,
"first_serve_won_pct": 91.30434782608695,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "WLW"
},
"head_to_head": [
{
"opponent": "Maria Kalyakina",
"opponent_id": 396094,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zinovia Vaneva",
"opponent_id": 198751,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Adéla Kroisová",
"opponent_id": 392684,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 10:00",
"opponent": "Julie Pastikova",
"opponent_id": 483958,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": 3.75,
"odds_opponent": 1.25
},
{
"date": "2025-12-11 07:30",
"opponent": "Izabela Heinzova",
"opponent_id": 296388,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 07:30",
"opponent": "Stella Kovacicova",
"opponent_id": 285208,
"tournament": "UTR PTT Olomouc Women 08",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 08:33:05 UTC"
}