Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Bartosz Wojnar
3W - 5L
37,5% Win Rate
Forma: LWLLLLWW
JSON Data
{
"player": {
"id": 2314,
"api_id": 98407,
"name": "Bartosz Wojnar",
"short_name": "B. Wojnar",
"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": 4410798,
"singles": 12.0,
"doubles": null,
"ranking": 3598,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"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": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
}
},
"average_match_stats": {
"matches_with_stats": 8,
"avg_aces_per_match": 4.5,
"avg_double_faults_per_match": 3.9,
"avg_first_serve_pct": 58.6,
"avg_first_serve_won_pct": 61.4,
"avg_second_serve_won_pct": 45.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Steffan van Weldam",
"opponent_id": 405098,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 50.0,
"first_serve_won_pct": 0.0,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Twan Van Zijl",
"opponent_id": 400497,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 5,
"first_serve_pct": 57.47126436781609,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 48.64864864864865,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Ondrej Hujo",
"opponent_id": 414852,
"tournament": "UTR PTT Krakow Men 01",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 8,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Heorhii Shylov",
"opponent_id": 1129098,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 55.38461538461539,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Alberto Perez Mellado",
"opponent_id": 549533,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 8,
"first_serve_pct": 62.5,
"first_serve_won_pct": 67.05882352941175,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Matthew Carroll",
"opponent_id": 267030,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 63.51351351351351,
"first_serve_won_pct": 76.59574468085107,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Oleksandr Guriev Jr",
"opponent_id": 1157332,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 60.97560975609756,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Martin Soukal",
"opponent_id": 200766,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 64.61538461538461,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 8,
"wins": 3,
"losses": 5,
"form_string": "LWLLLLWW"
},
"head_to_head": [
{
"opponent": "Heorhii Shylov",
"opponent_id": 1129098,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matthew Carroll",
"opponent_id": 267030,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alberto Perez Mellado",
"opponent_id": 549533,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Martin Soukal",
"opponent_id": 200766,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Oleksandr Guriev Jr",
"opponent_id": 1157332,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:34:52 UTC"
}