Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Karim Al-Amin
4W - 2L
66,7% Win Rate
Forma: WWWWLL
JSON Data
{
"player": {
"id": 2991,
"api_id": 395992,
"name": "Karim Al-Amin",
"short_name": "K. Al-Amin",
"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": 3063081,
"singles": 13.0,
"doubles": null,
"ranking": 1460,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"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": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 5.8,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 58.7,
"avg_first_serve_won_pct": 74.0,
"avg_second_serve_won_pct": 47.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-15",
"opponent": "Sebastian Fanselow",
"opponent_id": 71950,
"tournament": "UTR PTT Carvoeiro Men +H 07",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 56.666666666666664,
"first_serve_won_pct": 76.47058823529412,
"second_serve_won_pct": 68.42105263157895,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Julio Cesar Porras",
"opponent_id": 390263,
"tournament": "UTR PTT Carvoeiro Men +H 07",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 63.49206349206349,
"first_serve_won_pct": 77.5,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Marshall Tutu",
"opponent_id": 49643,
"tournament": "UTR PTT Carvoeiro Men +H 07",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Fred Gil",
"opponent_id": 15864,
"tournament": "UTR PTT Carvoeiro Men +H 07",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 15,
"double_faults": 5,
"first_serve_pct": 67.44186046511628,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Darius Florin Pop",
"opponent_id": 424733,
"tournament": "UTR PTT Carvoeiro Men +H 07",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 0,
"first_serve_pct": 58.16326530612245,
"first_serve_won_pct": 71.9298245614035,
"second_serve_won_pct": 34.146341463414636,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Tiago Torres",
"opponent_id": 283476,
"tournament": "UTR PTT Carvoeiro Men +H 07",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 42.857142857142854,
"first_serve_won_pct": 70.83333333333334,
"second_serve_won_pct": 51.85185185185185,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "WWWWLL"
},
"head_to_head": [
{
"opponent": "Tiago Torres",
"opponent_id": 283476,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sebastian Fanselow",
"opponent_id": 71950,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Julio Cesar Porras",
"opponent_id": 390263,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marshall Tutu",
"opponent_id": 49643,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Fred Gil",
"opponent_id": 15864,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 13:16:26 UTC"
}