Player Data JSON

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

Toshiki Karigyo

Toshiki Karigyo

Japan ATP
10W - 7L 58,8% Win Rate Forma: LWWWLWLWLW

JSON Data

{
  "player": {
    "id": 3182,
    "api_id": 1046240,
    "name": "Toshiki Karigyo",
    "short_name": "T. Karigyo",
    "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": 4903931,
    "singles": 12.5,
    "doubles": 12.15,
    "ranking": 1540,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 17,
    "wins": 10,
    "losses": 7,
    "win_rate": 58.8
  },
  "surface_stats": {
    "hard": {
      "matches": 17,
      "wins": 10,
      "losses": 7,
      "win_rate": 58.8
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 17,
      "wins": 10,
      "losses": 7,
      "win_rate": 58.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 17,
    "avg_aces_per_match": 1.1,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 63.7,
    "avg_first_serve_won_pct": 62.5,
    "avg_second_serve_won_pct": 48.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Ryotaro Matsumura",
      "opponent_id": 52068,
      "tournament": "UTR Yokohama M02",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 58.57142857142858,
        "second_serve_won_pct": 45.23809523809524,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-17",
      "opponent": "Taketo Takamisawa",
      "opponent_id": 248446,
      "tournament": "UTR Yokohama M02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Ewan Ogura",
      "opponent_id": 288523,
      "tournament": "UTR Yokohama M02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Kosuke Shibano",
      "opponent_id": 277172,
      "tournament": "UTR Yokohama M02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 62.295081967213115,
        "first_serve_won_pct": 60.526315789473685,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Kotaro Mochizuki",
      "opponent_id": 1046237,
      "tournament": "UTR Yokohama M02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 65.78947368421053,
        "first_serve_won_pct": 57.99999999999999,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Marcel Musil",
      "opponent_id": 167442,
      "tournament": "UTR Yokohama M02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 77.14285714285715,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Taiyo Sato",
      "opponent_id": 1046235,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 42.857142857142854,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Taiyo Uenoyama",
      "opponent_id": 491801,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Taketo Takamisawa",
      "opponent_id": 248446,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 54.0,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Kotaro Mochizuki",
      "opponent_id": 1046237,
      "tournament": "UTR Yokohama M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 60.3448275862069,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWLWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Taketo Takamisawa",
      "opponent_id": 248446,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Taiyo Sato",
      "opponent_id": 1046235,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Kotaro Mochizuki",
      "opponent_id": 1046237,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ewan Ogura",
      "opponent_id": 288523,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Marcel Musil",
      "opponent_id": 167442,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:19 UTC"
}