Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Andrej Nedic
0W - 1L
0.0% Win Rate
Forma: L
JSON Data
{
"player": {
"id": 848,
"api_id": 316900,
"name": "Andrej Nedic",
"short_name": "A. Nedic",
"country": "Bosnia & Herzegovina",
"country_code": "BA",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5224752,
"singles": 14.2,
"doubles": 13.23,
"ranking": 276,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 287,
"points": 186,
"best_position": 287,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 287,
"points": 186
},
{
"date": "2025-12-09",
"position": 287,
"points": 186
},
{
"date": "2025-12-08",
"position": 287,
"points": 186
},
{
"date": "2025-12-07",
"position": 322,
"points": 162
},
{
"date": "2025-12-06",
"position": 322,
"points": 162
},
{
"date": "2025-12-05",
"position": 322,
"points": 162
},
{
"date": "2025-12-04",
"position": 322,
"points": 162
},
{
"date": "2025-12-03",
"position": 322,
"points": 162
}
],
"career_stats": {
"total_matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 55.6,
"avg_first_serve_won_pct": 50.0,
"avg_second_serve_won_pct": 33.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-05",
"opponent": "Cezar Cretu",
"opponent_id": 196920,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 0,
"losses": 1,
"form_string": "L"
},
"head_to_head": [
{
"opponent": "Cezar Cretu",
"opponent_id": 196920,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 11,
"aces_per_match": 1.2,
"double_faults_per_match": 2.2,
"first_serve_pct": 73.2,
"first_serve_won_pct": 67.6,
"second_serve_won_pct": 48.0,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 41.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 2,
"tournaments_played": 6,
"tournaments_won": 1,
"aces": 6,
"double_faults": 11,
"win_rate": 40.0,
"losses": 3
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 0,
"aces_per_match": 2.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 78.5,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 29.4,
"break_points_saved_pct": 20.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 2,
"double_faults": 0,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 10:42:37 UTC"
}