Player Data JSON

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

Haruto Ishikawa

Haruto Ishikawa

Australia ATP
2W - 2L 50,0% Win Rate Forma: LWLW

JSON Data

{
  "player": {
    "id": 2728,
    "api_id": 500385,
    "name": "Haruto Ishikawa",
    "short_name": "H. Ishikawa",
    "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": 379925,
    "singles": 11.0,
    "doubles": null,
    "ranking": 4585,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.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": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 66.0,
    "avg_first_serve_won_pct": 57.4,
    "avg_second_serve_won_pct": 53.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Lachlan King",
      "opponent_id": 1158134,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 60.416666666666664,
        "first_serve_won_pct": 48.275862068965516,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Baxter Errey",
      "opponent_id": 1162120,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 29.166666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Nikolas Baker",
      "opponent_id": 1055343,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 51.28205128205128,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Jacob Cairncross",
      "opponent_id": 1162118,
      "tournament": "UTR PTT Wagga Wagga Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.07936507936508,
        "first_serve_won_pct": 60.97560975609756,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWLW"
  },
  "head_to_head": [
    {
      "opponent": "Nikolas Baker",
      "opponent_id": 1055343,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Baxter Errey",
      "opponent_id": 1162120,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jacob Cairncross",
      "opponent_id": 1162118,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lachlan King",
      "opponent_id": 1158134,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 26.9,
          "second_serve_won_pct": 15.4,
          "break_points_saved_pct": 30.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 20:29:46 UTC"
}