Player Data JSON

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

Drew Hedgecoe

Drew Hedgecoe

USA ATP
2W - 4L 33,3% Win Rate Forma: WWLLLL

JSON Data

{
  "player": {
    "id": 2349,
    "api_id": 1048209,
    "name": "Drew Hedgecoe",
    "short_name": "D. Hedgecoe",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5380547,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3425,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 2,
    "losses": 4,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 64.4,
    "avg_first_serve_won_pct": 69.5,
    "avg_second_serve_won_pct": 50.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-04",
      "opponent": "Brody Nejedly Krall",
      "opponent_id": 1077443,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 67.44186046511628,
        "first_serve_won_pct": 86.20689655172413,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "AJ Deem",
      "opponent_id": 1077467,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 65.06024096385542,
        "first_serve_won_pct": 75.92592592592592,
        "second_serve_won_pct": 58.620689655172406,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Volodymyr Gurenko",
      "opponent_id": 496087,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 38.70967741935484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Kriish Tyagi",
      "opponent_id": 464336,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Cooper Woestendick",
      "opponent_id": 418828,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 59.61538461538461,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Daniil Kakhniuk",
      "opponent_id": 326719,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 62.06896551724138,
        "first_serve_won_pct": 52.77777777777778,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 2,
    "losses": 4,
    "form_string": "WWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Kriish Tyagi",
      "opponent_id": 464336,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Daniil Kakhniuk",
      "opponent_id": 326719,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Cooper Woestendick",
      "opponent_id": 418828,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Volodymyr Gurenko",
      "opponent_id": 496087,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Brody Nejedly Krall",
      "opponent_id": 1077443,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:02 UTC"
}