Player Data JSON

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

Katsutoshi Suzuki

Katsutoshi Suzuki

Japan ATP
1W - 4L 20,0% Win Rate Forma: LLLWL

JSON Data

{
  "player": {
    "id": 4095,
    "api_id": 1115214,
    "name": "Katsutoshi Suzuki",
    "short_name": "K. Suzuki",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5182737,
    "singles": 11.0,
    "doubles": null,
    "ranking": 4887,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.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": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 68.9,
    "avg_first_serve_won_pct": 39.9,
    "avg_second_serve_won_pct": 45.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Daiki Yoshimura",
      "opponent_id": 220912,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 42.857142857142854,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Taiyo Sato",
      "opponent_id": 1046235,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 75.32467532467533,
        "first_serve_won_pct": 44.827586206896555,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Ryotaro Matsumura",
      "opponent_id": 52068,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 27.27272727272727,
        "second_serve_won_pct": 10.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Ryuichiro Nakano",
      "opponent_id": 467030,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 85.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Yuto Miyagawa",
      "opponent_id": 1159919,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 69.02654867256636,
        "first_serve_won_pct": 51.28205128205128,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Ryuichiro Nakano",
      "opponent_id": 467030,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Daiki Yoshimura",
      "opponent_id": 220912,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ryotaro Matsumura",
      "opponent_id": 52068,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Taiyo Sato",
      "opponent_id": 1046235,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yuto Miyagawa",
      "opponent_id": 1159919,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 14:26:05 UTC"
}