Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Stephen Tomkins
1W - 2L
33,3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 3172,
"api_id": 452507,
"name": "Stephen Tomkins",
"short_name": "S. Tomkins",
"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": 3317070,
"singles": 11.0,
"doubles": null,
"ranking": 8573,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"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": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.3,
"avg_double_faults_per_match": 7.0,
"avg_first_serve_pct": 38.1,
"avg_first_serve_won_pct": 43.1,
"avg_second_serve_won_pct": 37.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-07",
"opponent": "Jerome Estephan",
"opponent_id": 504578,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 21.428571428571427,
"first_serve_won_pct": 0.0,
"second_serve_won_pct": 18.181818181818183,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Chase Zhao",
"opponent_id": 1094425,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 10,
"double_faults": 9,
"first_serve_pct": 47.524752475247524,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 39.62264150943396,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Oliver Welch",
"opponent_id": 450689,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 45.23809523809524,
"first_serve_won_pct": 60.526315789473685,
"second_serve_won_pct": 54.347826086956516,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Oliver Welch",
"opponent_id": 450689,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jerome Estephan",
"opponent_id": 504578,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Chase Zhao",
"opponent_id": 1094425,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:41:55 UTC"
}