Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Michel Hopp
2W - 1L
66,7% Win Rate
Forma: WLW
JSON Data
{
"player": {
"id": 4334,
"api_id": 289153,
"name": "Michel Hopp",
"short_name": "M. Hopp",
"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": 3684278,
"singles": 13.45,
"doubles": 12.42,
"ranking": 724,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"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": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 62.3,
"avg_first_serve_won_pct": 60.8,
"avg_second_serve_won_pct": 51.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-28",
"opponent": "Adam Gabor Szoke",
"opponent_id": 447338,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 68.57142857142857,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Cian McDonnell",
"opponent_id": 530869,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 67.56756756756756,
"first_serve_won_pct": 48.0,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Maksym Kalabishka",
"opponent_id": 1135539,
"tournament": "UTR Gyor M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 65.71428571428571,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "WLW"
},
"head_to_head": [
{
"opponent": "Cian McDonnell",
"opponent_id": 530869,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Adam Gabor Szoke",
"opponent_id": 447338,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maksym Kalabishka",
"opponent_id": 1135539,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:38:21 UTC"
}