Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jakub Jedrzejczak
2W - 0L
100.0% Win Rate
Forma: WW
JSON Data
{
"player": {
"id": 3092,
"api_id": 481877,
"name": "Jakub Jedrzejczak",
"short_name": "J. Jedrzejczak",
"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": 5594502,
"singles": 12.0,
"doubles": null,
"ranking": 1644,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.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": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 6.0,
"avg_double_faults_per_match": 0.5,
"avg_first_serve_pct": 71.6,
"avg_first_serve_won_pct": 78.2,
"avg_second_serve_won_pct": 51.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Gabriel Matuszewski",
"opponent_id": 353585,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 0,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 79.54545454545455,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Norbert Marosik",
"opponent_id": 467809,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 1,
"first_serve_pct": 76.47058823529412,
"first_serve_won_pct": 76.92307692307693,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 2,
"losses": 0,
"form_string": "WW"
},
"head_to_head": [
{
"opponent": "Norbert Marosik",
"opponent_id": 467809,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Gabriel Matuszewski",
"opponent_id": 353585,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 10:30",
"opponent": "Jannik Maute",
"opponent_id": 399574,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 08:00",
"opponent": "Jonasz Dziopak",
"opponent_id": 386669,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:37 UTC"
}