Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Zaharije-Zak Talic
2W - 8L
20.0% Win Rate
Forma: LLLWLWLLLL
JSON Data
{
"player": {
"id": 4416,
"api_id": 213372,
"name": "Zaharije-Zak Talic",
"short_name": "Z. Talic",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.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": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 10,
"avg_aces_per_match": 2.3,
"avg_double_faults_per_match": 5.3,
"avg_first_serve_pct": 60.9,
"avg_first_serve_won_pct": 59.3,
"avg_second_serve_won_pct": 42.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-02-12",
"opponent": "Harry Roberts",
"opponent_id": 453445,
"tournament": "UTR PTT Gold Coast Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 72.22222222222221,
"first_serve_won_pct": 42.30769230769231,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-11",
"opponent": "Corban Crowther",
"opponent_id": 337897,
"tournament": "UTR PTT Gold Coast Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 61.81818181818181,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-10",
"opponent": "Wihan van der Merwe",
"opponent_id": 1168726,
"tournament": "UTR PTT Gold Coast Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 9,
"first_serve_pct": 61.73913043478261,
"first_serve_won_pct": 50.70422535211267,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-09",
"opponent": "Aryan Karnani",
"opponent_id": 1091180,
"tournament": "UTR PTT Gold Coast Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 70.79646017699115,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-07",
"opponent": "Kuma Ito",
"opponent_id": 1089793,
"tournament": "UTR PTT Gold Coast Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 56.86274509803921,
"first_serve_won_pct": 55.172413793103445,
"second_serve_won_pct": 69.56521739130434,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-06",
"opponent": "Marcus Nield",
"opponent_id": 500269,
"tournament": "UTR PTT Gold Coast Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 55.68181818181818,
"first_serve_won_pct": 59.183673469387756,
"second_serve_won_pct": 48.717948717948715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-06",
"opponent": "Sam Ryan Ziegann",
"opponent_id": 263659,
"tournament": "UTR PTT Gold Coast Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 54.23728813559322,
"first_serve_won_pct": 78.125,
"second_serve_won_pct": 37.03703703703704,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-04",
"opponent": "Zachary Adam-Gedge",
"opponent_id": 408252,
"tournament": "UTR PTT Gold Coast Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 58.88888888888889,
"first_serve_won_pct": 56.60377358490566,
"second_serve_won_pct": 43.24324324324324,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-03",
"opponent": "Tomislav Edward Papac",
"opponent_id": 122556,
"tournament": "UTR PTT Gold Coast Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 63.73626373626373,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-02",
"opponent": "Pratik Navin",
"opponent_id": 1103615,
"tournament": "UTR PTT Gold Coast Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 53.44827586206896,
"first_serve_won_pct": 54.83870967741935,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 2,
"losses": 8,
"form_string": "LLLWLWLLLL"
},
"head_to_head": [
{
"opponent": "Kuma Ito",
"opponent_id": 1089793,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sam Ryan Ziegann",
"opponent_id": 263659,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zachary Adam-Gedge",
"opponent_id": 408252,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marcus Nield",
"opponent_id": 500269,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Aryan Karnani",
"opponent_id": 1091180,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:39:23 UTC"
}