Player Data JSON

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

Yusuke Takahashi

Yusuke Takahashi

Japan ATP 443
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 927,
    "api_id": 177644,
    "name": "Yusuke Takahashi",
    "short_name": "Y. Takahashi",
    "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": 51790,
    "singles": 13.64,
    "doubles": 12.99,
    "ranking": 575,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 443,
    "points": 106,
    "best_position": 238,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 443,
      "points": 106
    },
    {
      "date": "2025-12-09",
      "position": 443,
      "points": 106
    },
    {
      "date": "2025-12-08",
      "position": 443,
      "points": 106
    },
    {
      "date": "2025-12-07",
      "position": 442,
      "points": 106
    },
    {
      "date": "2025-12-06",
      "position": 442,
      "points": 106
    },
    {
      "date": "2025-12-05",
      "position": 442,
      "points": 106
    },
    {
      "date": "2025-12-04",
      "position": 442,
      "points": 106
    },
    {
      "date": "2025-12-03",
      "position": 442,
      "points": 106
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 68.8,
    "avg_first_serve_won_pct": 71.4,
    "avg_second_serve_won_pct": 47.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-11",
      "opponent": "Kaichi Uchida",
      "opponent_id": 82579,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 67.44186046511628,
        "first_serve_won_pct": 67.24137931034483,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-10",
      "opponent": "Hikaru Shiraishi",
      "opponent_id": 223152,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-09",
      "opponent": "Koki Matsuda",
      "opponent_id": 450874,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 70.83333333333334,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Hikaru Shiraishi",
      "opponent_id": 223152,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Koki Matsuda",
      "opponent_id": 450874,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kaichi Uchida",
      "opponent_id": 82579,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 3,
          "aces_per_match": 2.3,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 47.8,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 47.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 12,
          "losses": 12,
          "win_rate": 50.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 60,
          "double_faults": 54,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 63.7,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 58.7,
          "break_points_converted_pct": 33.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 14,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 67,
        "double_faults": 57,
        "win_rate": 51.9,
        "losses": 13
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 19,
          "double_faults": 13,
          "aces_per_match": 1.9,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 63.2,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 50.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 37,
          "wins": 19,
          "losses": 18,
          "win_rate": 51.4,
          "tournaments_played": 22,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 6,
          "aces": 99,
          "double_faults": 75,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 47,
        "wins": 24,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 118,
        "double_faults": 88,
        "win_rate": 51.1,
        "losses": 23
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:06:02 UTC"
}