Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Freddie Ridout
3W - 2L
60.0% Win Rate
Forma: LLWWW
JSON Data
{
"player": {
"id": 4395,
"api_id": 342886,
"name": "Freddie Ridout",
"short_name": "F. Ridout",
"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": 3855147,
"singles": 12.17,
"doubles": 12.11,
"ranking": 1805,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-19"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 59.7,
"avg_first_serve_won_pct": 64.6,
"avg_second_serve_won_pct": 35.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-02-06",
"opponent": "Madhav Binu",
"opponent_id": 1077733,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 46.26865671641791,
"first_serve_won_pct": 54.83870967741935,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-04",
"opponent": "Mauricio Echazu",
"opponent_id": 17037,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 56.896551724137936,
"first_serve_won_pct": 60.60606060606061,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-03",
"opponent": "James Weber",
"opponent_id": 1086890,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 72.46376811594203,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-02",
"opponent": "Daniil Berezin",
"opponent_id": 1168786,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-01",
"opponent": "Kalman L Boyd",
"opponent_id": 187717,
"tournament": "UTR Baton Rouge M02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 58.69565217391305,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 9.090909090909092,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LLWWW"
},
"head_to_head": [
{
"opponent": "James Weber",
"opponent_id": 1086890,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kalman L Boyd",
"opponent_id": 187717,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniil Berezin",
"opponent_id": 1168786,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mauricio Echazu",
"opponent_id": 17037,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Madhav Binu",
"opponent_id": 1077733,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 05:10:54 UTC"
}