Player Data JSON

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

Charlie Valentine

Charlie Valentine

Netherlands ATP
4W - 1L 80,0% Win Rate Forma: LWWWW

JSON Data

{
  "player": {
    "id": 3324,
    "api_id": 469048,
    "name": "Charlie Valentine",
    "short_name": "C. Valentine",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1784911,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2156,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 4,
    "losses": 1,
    "win_rate": 80.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.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": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 60.4,
    "avg_first_serve_won_pct": 70.1,
    "avg_second_serve_won_pct": 58.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-15",
      "opponent": "Nicolas Kobelt",
      "opponent_id": 389551,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Ian Bracks",
      "opponent_id": 398856,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 64.8936170212766,
        "first_serve_won_pct": 59.01639344262295,
        "second_serve_won_pct": 57.57575757575758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Brody Nejedly Krall",
      "opponent_id": 1077443,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Isaac Nortey",
      "opponent_id": 220911,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 77.08333333333334,
        "second_serve_won_pct": 51.35135135135135,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Alexander Merson",
      "opponent_id": 1163774,
      "tournament": "UTR PTT Stillwater Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 53.191489361702125,
        "first_serve_won_pct": 84.0,
        "second_serve_won_pct": 68.18181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 4,
    "losses": 1,
    "form_string": "LWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Isaac Nortey",
      "opponent_id": 220911,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nicolas Kobelt",
      "opponent_id": 389551,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Brody Nejedly Krall",
      "opponent_id": 1077443,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ian Bracks",
      "opponent_id": 398856,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexander Merson",
      "opponent_id": 1163774,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:23 UTC"
}