Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Casey Ambler
7W - 14L
33.3% Win Rate
Forma: WWLWLLWLLW
JSON Data
{
"player": {
"id": 3642,
"api_id": 470396,
"name": "Casey Ambler",
"short_name": "C. Ambler",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2832410,
"singles": 11.0,
"doubles": null,
"ranking": 5993,
"division": "General",
"is_pro": false,
"updated_at": "2026-04-26"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 21,
"wins": 7,
"losses": 14,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 21,
"wins": 7,
"losses": 14,
"win_rate": 33.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": 21,
"wins": 7,
"losses": 14,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 21,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 63.8,
"avg_first_serve_won_pct": 57.2,
"avg_second_serve_won_pct": 41.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Ethan Connelly",
"opponent_id": 1089791,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 67.21311475409836,
"first_serve_won_pct": 53.65853658536586,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Marcus Nield",
"opponent_id": 500269,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 62.7906976744186,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-06",
"opponent": "Jeremy Beale",
"opponent_id": 138850,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 31.818181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Arjun Balakrishnan",
"opponent_id": 857588,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 68.4931506849315,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-03",
"opponent": "Luca Connaughton",
"opponent_id": 1083984,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 12,
"first_serve_pct": 60.0,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 26.666666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-18",
"opponent": "Asher Brownrigg",
"opponent_id": 1118700,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 76.04166666666666,
"first_serve_won_pct": 49.31506849315068,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-17",
"opponent": "Jack Clements",
"opponent_id": 301986,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 43.75,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-15",
"opponent": "Jera Staley",
"opponent_id": 282057,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 75.38461538461539,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-14",
"opponent": "Noah Brownrigg",
"opponent_id": 859196,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 69.56521739130434,
"first_serve_won_pct": 56.25,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-13",
"opponent": "Jonas Hahn",
"opponent_id": 464324,
"tournament": "UTR PTT Melbourne Men 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 76.19047619047619,
"first_serve_won_pct": 60.416666666666664,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "WWLWLLWLLW"
},
"head_to_head": [
{
"opponent": "Luca Connaughton",
"opponent_id": 1083984,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Matthew Dellavedova",
"opponent_id": 192246,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Harry (2002) Collins",
"opponent_id": 1130889,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jera Staley",
"opponent_id": 282057,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Asher Brownrigg",
"opponent_id": 1118700,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-05-10 00:00",
"opponent": "Asher Brownrigg",
"opponent_id": 1118700,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Luca Connaughton",
"opponent_id": 1083984,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Scott Jones",
"opponent_id": 224087,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Marcus Schoeman",
"opponent_id": 394128,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-05-09 00:34:38 UTC"
}