Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Toby Samuel
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 818,
"api_id": 321791,
"name": "Toby Samuel",
"short_name": "T. Samuel",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3107289,
"singles": 14.24,
"doubles": 13.17,
"ranking": 260,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 266,
"points": 204,
"best_position": 266,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 266,
"points": 204
},
{
"date": "2025-12-09",
"position": 266,
"points": 204
},
{
"date": "2025-12-08",
"position": 266,
"points": 204
},
{
"date": "2025-12-07",
"position": 267,
"points": 204
},
{
"date": "2025-12-06",
"position": 267,
"points": 204
},
{
"date": "2025-12-05",
"position": 267,
"points": 204
},
{
"date": "2025-12-04",
"position": 267,
"points": 204
},
{
"date": "2025-12-03",
"position": 267,
"points": 204
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 18,
"double_faults": 6,
"aces_per_match": 9.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 72.2,
"first_serve_won_pct": 69.3,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 18,
"double_faults": 6,
"win_rate": 50.0,
"losses": 1
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 7,
"aces_per_match": 6.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 77.5,
"first_serve_won_pct": 76.0,
"second_serve_won_pct": 58.8,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 27.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 12,
"double_faults": 7,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:05:36 UTC"
}