Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Radovan Michalik
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1764,
"api_id": 371080,
"name": "Radovan Michalik",
"short_name": "R. Michalik",
"country": "Slovakia",
"country_code": "SK",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 275805,
"singles": 12.67,
"doubles": 12.57,
"ranking": 1350,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.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": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 4.5,
"avg_first_serve_pct": 61.3,
"avg_first_serve_won_pct": 58.1,
"avg_second_serve_won_pct": 34.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-26",
"opponent": "Stefano Travaglia",
"opponent_id": 36300,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 61.904761904761905,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-07",
"opponent": "Rudolf Molleker",
"opponent_id": 209103,
"tournament": "Szczecin, Poland",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 6,
"first_serve_pct": 60.60606060606061,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Stefano Travaglia",
"opponent_id": 36300,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rudolf Molleker",
"opponent_id": 209103,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.4,
"first_serve_won_pct": 46.2,
"second_serve_won_pct": 38.5,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 11,
"aces_per_match": 7.0,
"double_faults_per_match": 5.5,
"first_serve_pct": 68.5,
"first_serve_won_pct": 70.7,
"second_serve_won_pct": 58.5,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 14,
"double_faults": 14,
"win_rate": 0.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-10 10:42:35 UTC"
}