Player Data JSON

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

Taiyo Kurata

Taiyo Kurata

Japan ATP
3W - 3L 50,0% Win Rate Forma: LWLLWW

JSON Data

{
  "player": {
    "id": 3818,
    "api_id": 1093112,
    "name": "Taiyo Kurata",
    "short_name": "T. Kurata",
    "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": 3590134,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2610,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "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": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 60.8,
    "avg_first_serve_won_pct": 61.1,
    "avg_second_serve_won_pct": 52.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-21",
      "opponent": "Yuga Tashiro",
      "opponent_id": 213414,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-20",
      "opponent": "Ammar Elamin",
      "opponent_id": 294162,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Ryota Tanuma",
      "opponent_id": 134638,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Sergey Petrov",
      "opponent_id": 1158124,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 43.75,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Gaku Nayuki",
      "opponent_id": 1093110,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 41.9753086419753,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 30.303030303030305,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Pol Amoros Ramos",
      "opponent_id": 152830,
      "tournament": "UTR PTT Saitama Men 04",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.57446808510638,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Yuga Tashiro",
      "opponent_id": 213414,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ryota Tanuma",
      "opponent_id": 134638,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Gaku Nayuki",
      "opponent_id": 1093110,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sergey Petrov",
      "opponent_id": 1158124,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ammar Elamin",
      "opponent_id": 294162,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-31 01:01:36 UTC"
}