Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Frederic Schlossmann
3W - 1L
75,0% Win Rate
Forma: WWLW
JSON Data
{
"player": {
"id": 2916,
"api_id": 300299,
"name": "Frederic Schlossmann",
"short_name": "F. Schlossmann",
"country": "Germany",
"country_code": "DE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4771852,
"singles": 12.0,
"doubles": null,
"ranking": 2373,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.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": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 58.2,
"avg_first_serve_won_pct": 60.7,
"avg_second_serve_won_pct": 46.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-21",
"opponent": "David Duong",
"opponent_id": 418895,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 67.56756756756756,
"first_serve_won_pct": 57.99999999999999,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-21",
"opponent": "Daniil Kakhniuk",
"opponent_id": 326719,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 60.0,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 38.23529411764706,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Mitchell Sheldon",
"opponent_id": 550121,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 49.122807017543856,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Alexander Simone",
"opponent_id": 1141346,
"tournament": "UTR PTT Newport Beach Men 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 56.09756097560976,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "WWLW"
},
"head_to_head": [
{
"opponent": "Daniil Kakhniuk",
"opponent_id": 326719,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "David Duong",
"opponent_id": 418895,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mitchell Sheldon",
"opponent_id": 550121,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alexander Simone",
"opponent_id": 1141346,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:06 UTC"
}