Player Data JSON

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

Cooper Woestendick

Cooper Woestendick

USA ATP
6W - 0L 100,0% Win Rate Forma: WWWWWW

JSON Data

{
  "player": {
    "id": 3954,
    "api_id": 418828,
    "name": "Cooper Woestendick",
    "short_name": "C. Woestendick",
    "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": 229035,
    "singles": 13.37,
    "doubles": 13.56,
    "ranking": 951,
    "division": "General",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 6,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 6,
      "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": 6,
      "wins": 6,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 7.0,
    "avg_double_faults_per_match": 1.2,
    "avg_first_serve_pct": 70.2,
    "avg_first_serve_won_pct": 78.8,
    "avg_second_serve_won_pct": 61.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-04",
      "opponent": "Chad Kissell",
      "opponent_id": 162226,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 0,
        "first_serve_pct": 82.45614035087719,
        "first_serve_won_pct": 74.46808510638297,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Filip Apltauer",
      "opponent_id": 353704,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 69.51219512195121,
        "first_serve_won_pct": 75.43859649122807,
        "second_serve_won_pct": 42.42424242424242,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Daniil Kakhniuk",
      "opponent_id": 326719,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 67.5925925925926,
        "first_serve_won_pct": 61.64383561643836,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Kriish Tyagi",
      "opponent_id": 464336,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 78.78787878787878,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Drew Hedgecoe",
      "opponent_id": 1048209,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 86.66666666666667,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Volodymyr Gurenko",
      "opponent_id": 496087,
      "tournament": "UTR PTT Waco Men 06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 71.875,
        "first_serve_won_pct": 95.65217391304348,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 6,
    "losses": 0,
    "form_string": "WWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Volodymyr Gurenko",
      "opponent_id": 496087,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Chad Kissell",
      "opponent_id": 162226,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Filip Apltauer",
      "opponent_id": 353704,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kriish Tyagi",
      "opponent_id": 464336,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Daniil Kakhniuk",
      "opponent_id": 326719,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 18:07:34 UTC"
}