Player Data JSON

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

Yosuke Watanuki

Yosuke Watanuki

Japan ATP 159
19W - 16L 54.3% Win Rate Forma: LWWWWWWLWL

JSON Data

{
  "player": {
    "id": 483,
    "api_id": 157302,
    "name": "Yosuke Watanuki",
    "short_name": "Y. Watanuki",
    "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": 1978582,
    "singles": 14.46,
    "doubles": 13.86,
    "ranking": 183,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 159,
    "points": 380,
    "best_position": 72,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 159,
      "points": 380
    },
    {
      "date": "2025-12-09",
      "position": 159,
      "points": 380
    },
    {
      "date": "2025-12-08",
      "position": 159,
      "points": 380
    },
    {
      "date": "2025-12-07",
      "position": 159,
      "points": 380
    },
    {
      "date": "2025-12-06",
      "position": 159,
      "points": 380
    },
    {
      "date": "2025-12-05",
      "position": 159,
      "points": 380
    },
    {
      "date": "2025-12-04",
      "position": 159,
      "points": 380
    },
    {
      "date": "2025-12-03",
      "position": 159,
      "points": 380
    }
  ],
  "career_stats": {
    "total_matches": 35,
    "wins": 19,
    "losses": 16,
    "win_rate": 54.3
  },
  "surface_stats": {
    "hard": {
      "matches": 32,
      "wins": 17,
      "losses": 15,
      "win_rate": 53.1
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "ATP 500": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "ATP 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 7,
      "wins": 5,
      "losses": 2,
      "win_rate": 71.4
    },
    "Otro": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 35,
    "avg_aces_per_match": 9.7,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 58.2,
    "avg_first_serve_won_pct": 75.9,
    "avg_second_serve_won_pct": 51.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-27",
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 95.78947368421052,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-26",
      "opponent": "Jie Cui",
      "opponent_id": 201681,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 77.08333333333334,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-16",
      "opponent": "Elias Ymer",
      "opponent_id": 83661,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 18,
        "double_faults": 1,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 78.18181818181819,
        "second_serve_won_pct": 51.28205128205128,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-15",
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 62.0253164556962,
        "first_serve_won_pct": 73.46938775510205,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-14",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 18,
        "double_faults": 1,
        "first_serve_pct": 64.1025641025641,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-12",
      "opponent": "Frederico Ferreira Silva",
      "opponent_id": 66484,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Kaylan Bigun",
      "opponent_id": 408860,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 74.6268656716418,
        "first_serve_won_pct": 72.0,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Dalibor Svrcina",
      "opponent_id": 260122,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 44.0,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Hanyi Liu",
      "opponent_id": 214247,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 13,
        "double_faults": 3,
        "first_serve_pct": 64.61538461538461,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 55.952380952380956,
        "first_serve_won_pct": 61.702127659574465,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWWWWWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Dalibor Svrcina",
      "opponent_id": 260122,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alex Bolt",
      "opponent_id": 58369,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pavel Kotov",
      "opponent_id": 203258,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jie Cui",
      "opponent_id": 201681,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 72,
          "double_faults": 24,
          "aces_per_match": 14.4,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 78.1,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 6,
          "losses": 1,
          "win_rate": 85.7,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 65,
          "double_faults": 9,
          "aces_per_match": 9.3,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 76.1,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 85.4,
          "break_points_converted_pct": 56.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 38,
          "wins": 18,
          "losses": 20,
          "win_rate": 47.4,
          "tournaments_played": 21,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 4,
          "aces": 295,
          "double_faults": 124,
          "aces_per_match": 7.8,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 67.3,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 32.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 26,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 432,
        "double_faults": 157,
        "win_rate": 52.0,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 39,
          "double_faults": 15,
          "aces_per_match": 9.8,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 77.3,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 113,
          "double_faults": 75,
          "aces_per_match": 6.6,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 44.2,
          "winners_total": 60,
          "unforced_errors_total": 64
        }
      },
      "totals": {
        "matches": 21,
        "wins": 11,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 152,
        "double_faults": 90,
        "win_rate": 52.4,
        "losses": 10
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 3,
          "aces": 106,
          "double_faults": 33,
          "aces_per_match": 15.1,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 77.7,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 41.4,
          "winners_total": 163,
          "unforced_errors_total": 94
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 1,
          "aces_per_match": 13.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 83.5,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 64.3,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 16,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 3,
          "aces": 144,
          "double_faults": 46,
          "aces_per_match": 10.3,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 74.2,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 27.5,
          "winners_total": 136,
          "unforced_errors_total": 146
        },
        "red_clay": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 34,
          "double_faults": 25,
          "aces_per_match": 6.8,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 68.4,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 14,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 297,
        "double_faults": 105,
        "win_rate": 51.9,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:27:35 UTC"
}