Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Neo Niedner
1W - 2L
33,3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 3927,
"api_id": 371958,
"name": "Neo Niedner",
"short_name": "N. Niedner",
"country": "Germany",
"country_code": "DE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5659718,
"singles": 13.04,
"doubles": 12.87,
"ranking": 1411,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"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": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 58.7,
"avg_first_serve_won_pct": 57.1,
"avg_second_serve_won_pct": 47.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-31",
"opponent": "Constantinos Djakouris",
"opponent_id": 482679,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 59.375,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 69.23076923076923,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Pierre Mouesca",
"opponent_id": 390961,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 57.89473684210527,
"first_serve_won_pct": 51.515151515151516,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Perry Di Giulio",
"opponent_id": 1160920,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 58.88888888888889,
"first_serve_won_pct": 56.60377358490566,
"second_serve_won_pct": 43.24324324324324,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Constantinos Djakouris",
"opponent_id": 482679,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pierre Mouesca",
"opponent_id": 390961,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Perry Di Giulio",
"opponent_id": 1160920,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:49:40 UTC"
}