Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jan Hrazdil
2W - 3L
40,0% Win Rate
Forma: LLLWW
JSON Data
{
"player": {
"id": 4265,
"api_id": 400523,
"name": "Jan Hrazdil",
"short_name": "J. Hrazdil",
"country": "Czechia",
"country_code": "CZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3992213,
"singles": 12.72,
"doubles": 12.91,
"ranking": 1366,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 67.7,
"avg_first_serve_won_pct": 68.2,
"avg_second_serve_won_pct": 48.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-24",
"opponent": "Radovan Michalik",
"opponent_id": 371080,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 81.81818181818183,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Aleksandr Braynin",
"opponent_id": 208160,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 72.27722772277228,
"first_serve_won_pct": 54.794520547945204,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 65.45454545454545,
"first_serve_won_pct": 47.22222222222222,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Tomas Talajka",
"opponent_id": 511732,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 67.1875,
"first_serve_won_pct": 72.09302325581395,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Otso Martikainen",
"opponent_id": 383527,
"tournament": "UTR Trnava M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 51.92307692307693,
"first_serve_won_pct": 88.88888888888889,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLLWW"
},
"head_to_head": [
{
"opponent": "Otso Martikainen",
"opponent_id": 383527,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Radovan Michalik",
"opponent_id": 371080,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aleksandr Braynin",
"opponent_id": 208160,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tomas Talajka",
"opponent_id": 511732,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 22:40:23 UTC"
}