Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Branko Djuric
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 968,
"api_id": 329553,
"name": "Branko Djuric",
"short_name": "B. Djuric",
"country": "Serbia",
"country_code": "RS",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4556725,
"singles": 13.51,
"doubles": 12.72,
"ranking": 799,
"division": "General",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 490,
"points": 89,
"best_position": 448,
"date": "2025-12-11"
},
"ranking_history": [
{
"date": "2025-12-11",
"position": 490,
"points": 89
},
{
"date": "2025-12-10",
"position": 490,
"points": 89
},
{
"date": "2025-12-09",
"position": 490,
"points": 89
},
{
"date": "2025-12-08",
"position": 490,
"points": 89
},
{
"date": "2025-12-07",
"position": 488,
"points": 89
},
{
"date": "2025-12-06",
"position": 488,
"points": 89
},
{
"date": "2025-12-05",
"position": 488,
"points": 89
},
{
"date": "2025-12-04",
"position": 488,
"points": 89
},
{
"date": "2025-12-03",
"position": 488,
"points": 89
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 34,
"double_faults": 22,
"aces_per_match": 5.7,
"double_faults_per_match": 3.7,
"first_serve_pct": 67.7,
"first_serve_won_pct": 74.0,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 69.0,
"break_points_converted_pct": 15.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 4,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 34,
"double_faults": 22,
"win_rate": 66.7,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 27,
"double_faults": 6,
"aces_per_match": 9.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.6,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 42.1,
"break_points_saved_pct": 80.0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 19,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 12,
"aces_per_match": 4.7,
"double_faults_per_match": 4.0,
"first_serve_pct": 67.1,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 50.6,
"break_points_saved_pct": 52.4,
"break_points_converted_pct": 23.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 3,
"tournaments_played": 20,
"tournaments_won": 0,
"aces": 41,
"double_faults": 18,
"win_rate": 50.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-11 06:26:42 UTC"
}