Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Zechariah Hamrouni
3W - 2L
60,0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 3424,
"api_id": 397928,
"name": "Zechariah Hamrouni",
"short_name": "Z. Hamrouni",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4232228,
"singles": 12.0,
"doubles": null,
"ranking": 2249,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.4,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 53.6,
"avg_first_serve_won_pct": 66.7,
"avg_second_serve_won_pct": 45.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Ryan Nijboer",
"opponent_id": 239879,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 58.92857142857143,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Roland Stuurman",
"opponent_id": 258820,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Amadatus Admiraal",
"opponent_id": 230995,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 50.63291139240506,
"first_serve_won_pct": 52.5,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Twan Van Zijl",
"opponent_id": 400497,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 47.12643678160919,
"first_serve_won_pct": 56.09756097560976,
"second_serve_won_pct": 23.52941176470588,
"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": 2,
"double_faults": 2,
"first_serve_pct": 54.385964912280706,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Twan Van Zijl",
"opponent_id": 400497,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Roland Stuurman",
"opponent_id": 258820,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Amadatus Admiraal",
"opponent_id": 230995,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ryan Nijboer",
"opponent_id": 239879,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mart Jan Kaak",
"opponent_id": 463256,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:06 UTC"
}