Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Asher Brownrigg
0W - 3L
0.0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 3394,
"api_id": 1118700,
"name": "Asher Brownrigg",
"short_name": "A. Brownrigg",
"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": 3880792,
"singles": 11.0,
"doubles": null,
"ranking": 516,
"division": "Junior",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.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": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.3,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 57.5,
"avg_first_serve_won_pct": 63.1,
"avg_second_serve_won_pct": 45.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Matt Hulme",
"opponent_id": 233127,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 57.30337078651685,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Jera Staley",
"opponent_id": 282057,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 52.85714285714286,
"first_serve_won_pct": 54.054054054054056,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Jack Bruce-Smith",
"opponent_id": 407836,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 62.33766233766234,
"first_serve_won_pct": 64.58333333333334,
"second_serve_won_pct": 48.275862068965516,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Matt Hulme",
"opponent_id": 233127,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jera Staley",
"opponent_id": 282057,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jack Bruce-Smith",
"opponent_id": 407836,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-11 00:00",
"opponent": "Tom Neylon",
"opponent_id": 462174,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:28 UTC"
}