Player Data JSON

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

Matt Hulme

Matt Hulme

Australia ATP
3W - 0L 100.0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 3646,
    "api_id": 233127,
    "name": "Matt Hulme",
    "short_name": "M. Hulme",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5069673,
    "singles": 12.77,
    "doubles": 13.26,
    "ranking": 1258,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.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": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 64.8,
    "avg_first_serve_won_pct": 76.8,
    "avg_second_serve_won_pct": 65.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-10",
      "opponent": "Asher Brownrigg",
      "opponent_id": 1118700,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 73.21428571428571,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Jera Staley",
      "opponent_id": 282057,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Tom Neylon",
      "opponent_id": 462174,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Tom Neylon",
      "opponent_id": 462174,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jera Staley",
      "opponent_id": 282057,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Asher Brownrigg",
      "opponent_id": 1118700,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-11 00:00",
      "opponent": "Jack Bruce-Smith",
      "opponent_id": 407836,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:35:18 UTC"
}