Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jeremy Beale
8W - 1L
88.9% Win Rate
Forma: WWWWWLWWW
JSON Data
{
"player": {
"id": 4937,
"api_id": 138850,
"name": "Jeremy Beale",
"short_name": "J. Beale",
"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": 2646683,
"singles": 12.0,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2026-04-26"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 9,
"wins": 8,
"losses": 1,
"win_rate": 88.9
},
"surface_stats": {
"hard": {
"matches": 9,
"wins": 8,
"losses": 1,
"win_rate": 88.9
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 9,
"wins": 8,
"losses": 1,
"win_rate": 88.9
}
},
"average_match_stats": {
"matches_with_stats": 9,
"avg_aces_per_match": 2.4,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 65.9,
"avg_first_serve_won_pct": 67.5,
"avg_second_serve_won_pct": 50.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Noah Brownrigg",
"opponent_id": 859196,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 64.70588235294117,
"first_serve_won_pct": 69.0909090909091,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-06",
"opponent": "Casey Ambler",
"opponent_id": 470396,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 68.91891891891892,
"first_serve_won_pct": 72.54901960784314,
"second_serve_won_pct": 31.818181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Marcus Nield",
"opponent_id": 500269,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 62.637362637362635,
"first_serve_won_pct": 70.17543859649122,
"second_serve_won_pct": 37.93103448275862,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Luca Connaughton",
"opponent_id": 1083984,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 67.94871794871796,
"first_serve_won_pct": 66.0377358490566,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-03",
"opponent": "Arjun Balakrishnan",
"opponent_id": 857588,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 74.46808510638297,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-10",
"opponent": "Scott Jones",
"opponent_id": 224087,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 57.407407407407405,
"first_serve_won_pct": 54.83870967741935,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-09",
"opponent": "Hugo Castello",
"opponent_id": 1084334,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 60.8,
"first_serve_won_pct": 64.47368421052632,
"second_serve_won_pct": 45.09803921568628,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-07",
"opponent": "Noah Brownrigg",
"opponent_id": 859196,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 71.5909090909091,
"first_serve_won_pct": 65.07936507936508,
"second_serve_won_pct": 51.35135135135135,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-07",
"opponent": "Luca Connaughton",
"opponent_id": 1083984,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 74.07407407407408,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 9,
"wins": 8,
"losses": 1,
"form_string": "WWWWWLWWW"
},
"head_to_head": [
{
"opponent": "Luca Connaughton",
"opponent_id": 1083984,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Noah Brownrigg",
"opponent_id": 859196,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Marcus Nield",
"opponent_id": 500269,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Arjun Balakrishnan",
"opponent_id": 857588,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Casey Ambler",
"opponent_id": 470396,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-05-10 00:00",
"opponent": "Elijah Dikkenberg",
"opponent_id": 929981,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Jonas Hahn",
"opponent_id": 464324,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Wihan van der Merwe",
"opponent_id": 1168726,
"tournament": "UTR PTT Melbourne Men 04",
"surface": "",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2026-05-10 00:00",
"opponent": "Nikolas Baker",
"opponent_id": 1055343,
"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:36 UTC"
}