Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Marko Nikolic
3W - 1L
75,0% Win Rate
Forma: LWWW
JSON Data
{
"player": {
"id": 2028,
"api_id": 478961,
"name": "Marko Nikolic",
"short_name": "M. Nikolic",
"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": 4807262,
"singles": 12.0,
"doubles": null,
"ranking": 2120,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 4.8,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 51.1,
"avg_first_serve_won_pct": 78.1,
"avg_second_serve_won_pct": 53.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-20",
"opponent": "Norbert Marosik",
"opponent_id": 467809,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 50.92592592592593,
"first_serve_won_pct": 74.54545454545455,
"second_serve_won_pct": 45.28301886792453,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Romain Azais",
"opponent_id": 1164988,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 53.44827586206896,
"first_serve_won_pct": 87.09677419354838,
"second_serve_won_pct": 44.827586206896555,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Razvan Baiant",
"opponent_id": 215375,
"tournament": "UTR PTT Belgrade Men 06",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 51.42857142857142,
"first_serve_won_pct": 72.22222222222221,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-05",
"opponent": "Vardan Manukyan",
"opponent_id": 447371,
"tournament": "UTR PTT Belgrade Men 06",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 48.68421052631579,
"first_serve_won_pct": 78.37837837837837,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "LWWW"
},
"head_to_head": [
{
"opponent": "Razvan Baiant",
"opponent_id": 215375,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Romain Azais",
"opponent_id": 1164988,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Vardan Manukyan",
"opponent_id": 447371,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Norbert Marosik",
"opponent_id": 467809,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 3,
"aces_per_match": 1.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.6,
"first_serve_won_pct": 48.1,
"second_serve_won_pct": 38.9,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 1,
"double_faults": 3,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2026-01-30 17:17:44 UTC"
}