Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Matt Kleiman
0W - 3L
0,0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 3773,
"api_id": 931251,
"name": "Matt Kleiman",
"short_name": "M. Kleiman",
"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": 3995114,
"singles": 12.13,
"doubles": 12.16,
"ranking": 1832,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.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": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.7,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 61.8,
"avg_first_serve_won_pct": 52.8,
"avg_second_serve_won_pct": 36.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-17",
"opponent": "Axel Nefve",
"opponent_id": 212763,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 56.451612903225815,
"first_serve_won_pct": 40.0,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "John Chin",
"opponent_id": 418093,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 63.74999999999999,
"first_serve_won_pct": 54.90196078431373,
"second_serve_won_pct": 37.93103448275862,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Santiago Padilla Cote",
"opponent_id": 397980,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 65.07936507936508,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Santiago Padilla Cote",
"opponent_id": 397980,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Axel Nefve",
"opponent_id": 212763,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "John Chin",
"opponent_id": 418093,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:07:34 UTC"
}