Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jed Alexander
2W - 4L
33,3% Win Rate
Forma: WWLLLL
JSON Data
{
"player": {
"id": 4011,
"api_id": 1162140,
"name": "Jed Alexander",
"short_name": "J. Alexander",
"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": 219233,
"singles": 11.0,
"doubles": null,
"ranking": 4885,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 2,
"losses": 4,
"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": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 3.8,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 57.0,
"avg_first_serve_won_pct": 65.9,
"avg_second_serve_won_pct": 50.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Finlay Watters",
"opponent_id": 1163494,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 60.86956521739131,
"first_serve_won_pct": 73.80952380952381,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Charlie Penman",
"opponent_id": 1092988,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 0,
"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": "Marcus Walters",
"opponent_id": 135828,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 60.46511627906976,
"first_serve_won_pct": 65.38461538461539,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Euan McIntosh",
"opponent_id": 262344,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 3,
"first_serve_pct": 47.69230769230769,
"first_serve_won_pct": 70.96774193548387,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "William Nolan",
"opponent_id": 353374,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 55.172413793103445,
"first_serve_won_pct": 65.625,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Liam Hignett",
"opponent_id": 298051,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 51.11111111111111,
"first_serve_won_pct": 69.56521739130434,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 2,
"losses": 4,
"form_string": "WWLLLL"
},
"head_to_head": [
{
"opponent": "Charlie Penman",
"opponent_id": 1092988,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marcus Walters",
"opponent_id": 135828,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "William Nolan",
"opponent_id": 353374,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Euan McIntosh",
"opponent_id": 262344,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Liam Hignett",
"opponent_id": 298051,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-31 01:01:36 UTC"
}