Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Victoria Pohle
3W - 1L
75,0% Win Rate
Forma: WWLW
JSON Data
{
"player": {
"id": 4270,
"api_id": 420566,
"name": "Victoria Pohle",
"short_name": "V. Pohle",
"country": "Germany",
"country_code": "DE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-06-29",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1231448,
"singles": 10.46,
"doubles": 10.75,
"ranking": 821,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.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": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 60.3,
"avg_first_serve_won_pct": 66.7,
"avg_second_serve_won_pct": 48.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Sara Gvozdenovic",
"opponent_id": 231003,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 78.125,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Beata Havlickova",
"opponent_id": 272875,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 62.857142857142854,
"first_serve_won_pct": 90.9090909090909,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Yuliya Hatouka",
"opponent_id": 198226,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 30.0,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Yelizaveta Trush",
"opponent_id": 701052,
"tournament": "UTR Carvoeiro W02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 49.275362318840585,
"first_serve_won_pct": 67.64705882352942,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "WWLW"
},
"head_to_head": [
{
"opponent": "Beata Havlickova",
"opponent_id": 272875,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sara Gvozdenovic",
"opponent_id": 231003,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yelizaveta Trush",
"opponent_id": 701052,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Yuliya Hatouka",
"opponent_id": 198226,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:05 UTC"
}