Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Cameron Fryer
5W - 1L
83,3% Win Rate
Forma: LWWWWW
JSON Data
{
"player": {
"id": 4017,
"api_id": 1081851,
"name": "Cameron Fryer",
"short_name": "C. Fryer",
"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": 5174986,
"singles": 12.0,
"doubles": null,
"ranking": 2475,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.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": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 5.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 70.5,
"avg_first_serve_won_pct": 72.0,
"avg_second_serve_won_pct": 54.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Ewen Lumsden",
"opponent_id": 220540,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 69.64285714285714,
"first_serve_won_pct": 48.717948717948715,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Marcus Walters",
"opponent_id": 135828,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 67.03296703296702,
"first_serve_won_pct": 60.65573770491803,
"second_serve_won_pct": 56.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Robert Cowley",
"opponent_id": 497043,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 69.76744186046511,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Charlie Penman",
"opponent_id": 1092988,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 12,
"double_faults": 1,
"first_serve_pct": 75.0,
"first_serve_won_pct": 86.66666666666667,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Ben Hudson",
"opponent_id": 453460,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 9,
"double_faults": 5,
"first_serve_pct": 68.75,
"first_serve_won_pct": 78.78787878787878,
"second_serve_won_pct": 56.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "James Beaven",
"opponent_id": 423625,
"tournament": "UTR PTT Stirling Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 73.03370786516854,
"first_serve_won_pct": 73.84615384615385,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "LWWWWW"
},
"head_to_head": [
{
"opponent": "Ewen Lumsden",
"opponent_id": 220540,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marcus Walters",
"opponent_id": 135828,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ben Hudson",
"opponent_id": 453460,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "James Beaven",
"opponent_id": 423625,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Charlie Penman",
"opponent_id": 1092988,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:12 UTC"
}