Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
James Beaven
2W - 3L
40,0% Win Rate
Forma: LLWWL
JSON Data
{
"player": {
"id": 4016,
"api_id": 423625,
"name": "James Beaven",
"short_name": "J. Beaven",
"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": 356374,
"singles": 12.67,
"doubles": 12.61,
"ranking": 1401,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 4.6,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 64.6,
"avg_first_serve_won_pct": 73.5,
"avg_second_serve_won_pct": 50.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "William Nolan",
"opponent_id": 353374,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 64.61538461538461,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Ben Hudson",
"opponent_id": 453460,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 58.57142857142858,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Robert Cowley",
"opponent_id": 497043,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 8,
"double_faults": 1,
"first_serve_pct": 62.857142857142854,
"first_serve_won_pct": 81.81818181818183,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Charlie Penman",
"opponent_id": 1092988,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 71.05263157894737,
"first_serve_won_pct": 81.48148148148148,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Cameron Fryer",
"opponent_id": 1081851,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 3,
"first_serve_pct": 66.05504587155964,
"first_serve_won_pct": 76.38888888888889,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLWWL"
},
"head_to_head": [
{
"opponent": "Cameron Fryer",
"opponent_id": 1081851,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "William Nolan",
"opponent_id": 353374,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ben Hudson",
"opponent_id": 453460,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Charlie Penman",
"opponent_id": 1092988,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Robert Cowley",
"opponent_id": 497043,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:42:02 UTC"
}