Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Arjun Balakrishnan
1W - 4L
20.0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 3388,
"api_id": 857588,
"name": "Arjun Balakrishnan",
"short_name": "A. Balakrishnan",
"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": 3112789,
"singles": null,
"doubles": null,
"ranking": 6429,
"division": "General",
"is_pro": false,
"updated_at": "2026-04-19"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 68.8,
"avg_first_serve_won_pct": 57.2,
"avg_second_serve_won_pct": 36.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Evan Vasiliadis",
"opponent_id": 1156563,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 67.44186046511628,
"first_serve_won_pct": 58.620689655172406,
"second_serve_won_pct": 14.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Luca Connaughton",
"opponent_id": 1083984,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 75.0,
"first_serve_won_pct": 60.60606060606061,
"second_serve_won_pct": 51.515151515151516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Casey Ambler",
"opponent_id": 470396,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 69.6969696969697,
"first_serve_won_pct": 52.17391304347826,
"second_serve_won_pct": 52.17391304347826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "Marcus Nield",
"opponent_id": 500269,
"tournament": "UTR PTT Melbourne Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 71.11111111111111,
"first_serve_won_pct": 57.8125,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-03",
"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": 2,
"first_serve_pct": 60.65573770491803,
"first_serve_won_pct": 56.75675675675676,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Marcus Nield",
"opponent_id": 500269,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Luca Connaughton",
"opponent_id": 1083984,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Casey Ambler",
"opponent_id": 470396,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Evan Vasiliadis",
"opponent_id": 1156563,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jeremy Beale",
"opponent_id": 138850,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 00:34:43 UTC"
}