Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Bojana Pozder
4W - 1L
80,0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 4123,
"api_id": 1162150,
"name": "Bojana Pozder",
"short_name": "B. Pozder",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5719345,
"singles": 10.0,
"doubles": null,
"ranking": 1491,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 64.5,
"avg_first_serve_won_pct": 60.9,
"avg_second_serve_won_pct": 47.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Bianca Eva Molnar",
"opponent_id": 401452,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 71.73913043478261,
"first_serve_won_pct": 42.42424242424242,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Sophia Holod",
"opponent_id": 1044095,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 57.377049180327866,
"first_serve_won_pct": 74.28571428571429,
"second_serve_won_pct": 42.30769230769231,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Emerson (USA) Jones",
"opponent_id": 1162147,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 65.85365853658537,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Julia Ionescu",
"opponent_id": 1139061,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Willow Renton",
"opponent_id": 1162149,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 63.829787234042556,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Bianca Eva Molnar",
"opponent_id": 401452,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Willow Renton",
"opponent_id": 1162149,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Julia Ionescu",
"opponent_id": 1139061,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sophia Holod",
"opponent_id": 1044095,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Emerson (USA) Jones",
"opponent_id": 1162147,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:29:46 UTC"
}