Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Dawid Wisniewski
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 2318,
"api_id": 294992,
"name": "Dawid Wisniewski",
"short_name": "D. Wisniewski",
"country": "Poland",
"country_code": "PL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 276565,
"singles": 11.95,
"doubles": 10.02,
"ranking": 1956,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 62.3,
"avg_first_serve_won_pct": 60.0,
"avg_second_serve_won_pct": 36.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Niels Lootsma",
"opponent_id": 102817,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Stijn Paardekooper",
"opponent_id": 481888,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 53.57142857142857,
"first_serve_won_pct": 76.66666666666667,
"second_serve_won_pct": 72.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "David Knesl",
"opponent_id": 1120068,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 64.51612903225806,
"first_serve_won_pct": 52.5,
"second_serve_won_pct": 43.24324324324324,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Miko Wassermann",
"opponent_id": 376867,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 52.38095238095239,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Stijn Paardekooper",
"opponent_id": 481888,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "David Knesl",
"opponent_id": 1120068,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Miko Wassermann",
"opponent_id": 376867,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Niels Lootsma",
"opponent_id": 102817,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:04 UTC"
}