Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Anna Hertel
2W - 1L
66,7% Win Rate
Forma: WWL
JSON Data
{
"player": {
"id": 4341,
"api_id": 222299,
"name": "Anna Hertel",
"short_name": "A. Hertel",
"country": "Poland",
"country_code": "PL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-10-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3357812,
"singles": 10.54,
"doubles": 10.7,
"ranking": 768,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"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": 7.3,
"avg_double_faults_per_match": 4.3,
"avg_first_serve_pct": 57.6,
"avg_first_serve_won_pct": 76.7,
"avg_second_serve_won_pct": 49.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Janika Kusy Alzugaray",
"opponent_id": 285262,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 6,
"first_serve_pct": 45.23809523809524,
"first_serve_won_pct": 94.73684210526315,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Monika Jirouskova",
"opponent_id": 1089862,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 12,
"double_faults": 6,
"first_serve_pct": 60.91954022988506,
"first_serve_won_pct": 77.35849056603774,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Adela Polakovicova",
"opponent_id": 452616,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 57.99999999999999,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "WWL"
},
"head_to_head": [
{
"opponent": "Adela Polakovicova",
"opponent_id": 452616,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Monika Jirouskova",
"opponent_id": 1089862,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Janika Kusy Alzugaray",
"opponent_id": 285262,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-01-30 09:10",
"opponent": "Selina Atay",
"opponent_id": 245561,
"tournament": "UTR Trnava W01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:03 UTC"
}