Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Callum Markowitz
2W - 2L
50,0% Win Rate
Forma: LLWW
JSON Data
{
"player": {
"id": 3801,
"api_id": 1089922,
"name": "Callum Markowitz",
"short_name": "C. Markowitz",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4573526,
"singles": 12.0,
"doubles": null,
"ranking": 2511,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.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": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 66.6,
"avg_first_serve_won_pct": 62.2,
"avg_second_serve_won_pct": 42.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Alexander Bernard",
"opponent_id": 316251,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 65.95744680851064,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Petro Kuzmenok",
"opponent_id": 1095872,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 67.21311475409836,
"first_serve_won_pct": 48.78048780487805,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Thomas Kennedy",
"opponent_id": 1045225,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 70.27027027027027,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 29.166666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Dante Carlos Teramo",
"opponent_id": 401429,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 63.013698630136986,
"first_serve_won_pct": 65.21739130434783,
"second_serve_won_pct": 54.054054054054056,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LLWW"
},
"head_to_head": [
{
"opponent": "Dante Carlos Teramo",
"opponent_id": 401429,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Thomas Kennedy",
"opponent_id": 1045225,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Petro Kuzmenok",
"opponent_id": 1095872,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alexander Bernard",
"opponent_id": 316251,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:08:17 UTC"
}