Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Gabriel Matuszewski

Gabriel Matuszewski

Poland ATP
1W - 4L 20,0% Win Rate Forma: WLLLL

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.96,
    "doubles": 12.26,
    "ranking": 1949,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.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": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 5.4,
    "avg_double_faults_per_match": 5.2,
    "avg_first_serve_pct": 50.3,
    "avg_first_serve_won_pct": 72.6,
    "avg_second_serve_won_pct": 38.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-13",
      "opponent": "Bjorn Schoemacher",
      "opponent_id": 828034,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 58.108108108108105,
        "first_serve_won_pct": 74.4186046511628,
        "second_serve_won_pct": 35.483870967741936,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-12",
      "opponent": "Norbert Marosik",
      "opponent_id": 467809,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 47.82608695652174,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Jannik Maute",
      "opponent_id": 399574,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 48.888888888888886,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "WLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Jonasz Dziopak",
      "opponent_id": 386669,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Norbert Marosik",
      "opponent_id": 467809,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jannik Maute",
      "opponent_id": 399574,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jakub Jedrzejczak",
      "opponent_id": 481877,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Bjorn Schoemacher",
      "opponent_id": 828034,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:17:47 UTC"
}