Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Oscar Andrews
0W - 5L
0.0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 5138,
"api_id": 507499,
"name": "Oscar Andrews",
"short_name": "O. Andrews",
"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": 5538082,
"singles": null,
"doubles": null,
"ranking": 195135,
"division": "General",
"is_pro": false,
"updated_at": "2026-05-03"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 0,
"losses": 5,
"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": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.6,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 60.3,
"avg_first_serve_won_pct": 61.0,
"avg_second_serve_won_pct": 42.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Elijah Dikkenberg",
"opponent_id": 929981,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 57.74647887323944,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Jera Staley",
"opponent_id": 282057,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 60.49382716049383,
"first_serve_won_pct": 65.3061224489796,
"second_serve_won_pct": 70.37037037037037,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Marin Dumitru",
"opponent_id": 192242,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 62.16216216216216,
"first_serve_won_pct": 55.072463768115945,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Ethan Connelly",
"opponent_id": 1089791,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 65.0,
"first_serve_won_pct": 63.46153846153846,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-03",
"opponent": "Noah Brownrigg",
"opponent_id": 859196,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 55.932203389830505,
"first_serve_won_pct": 57.57575757575758,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Jera Staley",
"opponent_id": 282057,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marin Dumitru",
"opponent_id": 192242,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ethan Connelly",
"opponent_id": 1089791,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Noah Brownrigg",
"opponent_id": 859196,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Elijah Dikkenberg",
"opponent_id": 929981,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:39:35 UTC"
}