Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jera Staley
2W - 2L
50.0% Win Rate
Forma: WWLL
JSON Data
{
"player": {
"id": 3387,
"api_id": 282057,
"name": "Jera Staley",
"short_name": "J. Staley",
"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": 232174,
"singles": 11.0,
"doubles": null,
"ranking": 4547,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.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": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 57.3,
"avg_first_serve_won_pct": 74.1,
"avg_second_serve_won_pct": 48.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Tom Neylon",
"opponent_id": 462174,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 68.88888888888889,
"first_serve_won_pct": 83.87096774193549,
"second_serve_won_pct": 18.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Asher Brownrigg",
"opponent_id": 1118700,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 44.44444444444444,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Matt Hulme",
"opponent_id": 233127,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 56.92307692307692,
"first_serve_won_pct": 67.56756756756756,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Jack Bruce-Smith",
"opponent_id": 407836,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 59.09090909090909,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "WWLL"
},
"head_to_head": [
{
"opponent": "Asher Brownrigg",
"opponent_id": 1118700,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jack Bruce-Smith",
"opponent_id": 407836,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matt Hulme",
"opponent_id": 233127,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tom Neylon",
"opponent_id": 462174,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:09:18 UTC"
}