Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Leandra Nizetic
1W - 3L
25,0% Win Rate
Forma: LWLL
JSON Data
{
"player": {
"id": 3931,
"api_id": 387848,
"name": "Leandra Nizetic",
"short_name": "L. Nizetic",
"country": "Germany",
"country_code": "DE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2003-10-15",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3219111,
"singles": 8.0,
"doubles": null,
"ranking": 6638,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 6.5,
"avg_first_serve_pct": 67.8,
"avg_first_serve_won_pct": 50.1,
"avg_second_serve_won_pct": 44.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "Safien Boulonois",
"opponent_id": 526206,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 35.714285714285715,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Tola Glowacka",
"opponent_id": 1097453,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 70.96774193548387,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Jasmijn Gimbrère",
"opponent_id": 296354,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 65.21739130434783,
"first_serve_won_pct": 44.44444444444444,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Marente Sijbesma",
"opponent_id": 355540,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 68.22429906542055,
"first_serve_won_pct": 53.42465753424658,
"second_serve_won_pct": 36.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LWLL"
},
"head_to_head": [
{
"opponent": "Safien Boulonois",
"opponent_id": 526206,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marente Sijbesma",
"opponent_id": 355540,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jasmijn Gimbrère",
"opponent_id": 296354,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tola Glowacka",
"opponent_id": 1097453,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:13 UTC"
}