Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Amadatus Admiraal
2W - 3L
40,0% Win Rate
Forma: LLWWL
JSON Data
{
"player": {
"id": 3976,
"api_id": 230995,
"name": "Amadatus Admiraal",
"short_name": "A. Admiraal",
"country": "Netherlands",
"country_code": "NL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5057671,
"singles": 12.0,
"doubles": null,
"ranking": 3330,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 4.6,
"avg_double_faults_per_match": 4.4,
"avg_first_serve_pct": 64.8,
"avg_first_serve_won_pct": 70.7,
"avg_second_serve_won_pct": 47.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Julius Bult",
"opponent_id": 389502,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 65.38461538461539,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 51.85185185185185,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Twan Van Zijl",
"opponent_id": 400497,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 67.96116504854369,
"first_serve_won_pct": 68.57142857142857,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Zechariah Hamrouni",
"opponent_id": 397928,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 52.63157894736842,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Mart Jan Kaak",
"opponent_id": 463256,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 74.50980392156863,
"first_serve_won_pct": 84.21052631578947,
"second_serve_won_pct": 23.076923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Roland Stuurman",
"opponent_id": 258820,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 7,
"first_serve_pct": 63.725490196078425,
"first_serve_won_pct": 66.15384615384615,
"second_serve_won_pct": 48.64864864864865,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLWWL"
},
"head_to_head": [
{
"opponent": "Julius Bult",
"opponent_id": 389502,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Twan Van Zijl",
"opponent_id": 400497,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zechariah Hamrouni",
"opponent_id": 397928,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mart Jan Kaak",
"opponent_id": 463256,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Roland Stuurman",
"opponent_id": 258820,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 14:26:07 UTC"
}