Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Tim Hammes
5W - 1L
83,3% Win Rate
Forma: WWWLWW
JSON Data
{
"player": {
"id": 2584,
"api_id": 424807,
"name": "Tim Hammes",
"short_name": "T. Hammes",
"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": 744070,
"singles": 12.0,
"doubles": null,
"ranking": 1348,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"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": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 5.2,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 69.3,
"avg_first_serve_won_pct": 72.0,
"avg_second_serve_won_pct": 54.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-04",
"opponent": "Ole Bredschneijder",
"opponent_id": 405117,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 62.66666666666667,
"first_serve_won_pct": 70.2127659574468,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-03",
"opponent": "Twan Van Zijl",
"opponent_id": 400497,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 1,
"first_serve_pct": 77.58620689655173,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Rein Koenders",
"opponent_id": 488826,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Ryan Nijboer",
"opponent_id": 239879,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 81.9672131147541,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Julius Bult",
"opponent_id": 389502,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 69.56521739130434,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Sebastian Bozemoj",
"opponent_id": 1161292,
"tournament": "UTR PTT Arnhem Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 61.224489795918366,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 78.94736842105263,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "WWWLWW"
},
"head_to_head": [
{
"opponent": "Julius Bult",
"opponent_id": 389502,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Twan Van Zijl",
"opponent_id": 400497,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rein Koenders",
"opponent_id": 488826,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ryan Nijboer",
"opponent_id": 239879,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ole Bredschneijder",
"opponent_id": 405117,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 09:33:35 UTC"
}