Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Julius Tan
2W - 2L
50,0% Win Rate
Forma: LWLW
JSON Data
{
"player": {
"id": 3383,
"api_id": 1151156,
"name": "Julius Tan",
"short_name": "J. Tan",
"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": 3637381,
"singles": 11.0,
"doubles": null,
"ranking": 7261,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"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": 0.2,
"avg_double_faults_per_match": 1.2,
"avg_first_serve_pct": 70.5,
"avg_first_serve_won_pct": 51.2,
"avg_second_serve_won_pct": 36.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Dimitri Bagaric",
"opponent_id": 464826,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Florian Kostov",
"opponent_id": 1162119,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 68.05555555555556,
"first_serve_won_pct": 59.183673469387756,
"second_serve_won_pct": 56.52173913043478,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 69.76744186046511,
"first_serve_won_pct": 40.0,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Harry Roberts",
"opponent_id": 453445,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 77.58620689655173,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 57.692307692307686,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LWLW"
},
"head_to_head": [
{
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dimitri Bagaric",
"opponent_id": 464826,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Florian Kostov",
"opponent_id": 1162119,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Harry Roberts",
"opponent_id": 453445,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:41:55 UTC"
}