Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Gabriel Matuszewski
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 2322,
"api_id": 353585,
"name": "Gabriel Matuszewski",
"short_name": "G. Matuszewski",
"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": 3713944,
"singles": 11.82,
"doubles": 12.34,
"ranking": 1873,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"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": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 5.5,
"avg_double_faults_per_match": 6.5,
"avg_first_serve_pct": 48.3,
"avg_first_serve_won_pct": 73.9,
"avg_second_serve_won_pct": 36.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Jakub Jedrzejczak",
"opponent_id": 481877,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 6,
"first_serve_pct": 49.35064935064935,
"first_serve_won_pct": 71.05263157894737,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Jonasz Dziopak",
"opponent_id": 386669,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 7,
"first_serve_pct": 47.25274725274725,
"first_serve_won_pct": 76.74418604651163,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Jonasz Dziopak",
"opponent_id": 386669,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jakub Jedrzejczak",
"opponent_id": 481877,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-11 08:00",
"opponent": "Norbert Marosik",
"opponent_id": 467809,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 08:00",
"opponent": "Jannik Maute",
"opponent_id": 399574,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 11:51:16 UTC"
}