Player Data JSON

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

Yasutaka Uchiyama

Yasutaka Uchiyama

Japan ATP 306
14W - 17L 45.2% Win Rate Forma: LLWWWWLLLW

JSON Data

{
  "player": {
    "id": 373,
    "api_id": 46390,
    "name": "Yasutaka Uchiyama",
    "short_name": "Y. Uchiyama",
    "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": 4464,
    "singles": 14.25,
    "doubles": 13.36,
    "ranking": 258,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 306,
    "points": 169,
    "best_position": 78,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 306,
      "points": 169
    },
    {
      "date": "2026-05-08",
      "position": 306,
      "points": 169
    },
    {
      "date": "2026-05-07",
      "position": 306,
      "points": 169
    },
    {
      "date": "2026-05-06",
      "position": 306,
      "points": 169
    },
    {
      "date": "2026-05-05",
      "position": 306,
      "points": 169
    },
    {
      "date": "2026-05-04",
      "position": 298,
      "points": 175
    },
    {
      "date": "2026-05-03",
      "position": 298,
      "points": 175
    },
    {
      "date": "2026-05-02",
      "position": 298,
      "points": 175
    },
    {
      "date": "2026-05-01",
      "position": 298,
      "points": 175
    },
    {
      "date": "2026-04-30",
      "position": 298,
      "points": 175
    }
  ],
  "career_stats": {
    "total_matches": 31,
    "wins": 14,
    "losses": 17,
    "win_rate": 45.2
  },
  "surface_stats": {
    "hard": {
      "matches": 28,
      "wins": 13,
      "losses": 15,
      "win_rate": 46.4
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "Masters 1000": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "ATP 500": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 16,
      "wins": 10,
      "losses": 6,
      "win_rate": 62.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 31,
    "avg_aces_per_match": 8.4,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 73.9,
    "avg_second_serve_won_pct": 50.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-14",
      "opponent": "Marat Sharipov",
      "opponent_id": 326246,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 52.459016393442624,
        "first_serve_won_pct": 78.125,
        "second_serve_won_pct": 39.6551724137931,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-29",
      "opponent": "Rio Noguchi",
      "opponent_id": 217464,
      "tournament": "Yokkaichi, Japan",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 61.0,
        "first_serve_won_pct": 77.04918032786885,
        "second_serve_won_pct": 35.8974358974359,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-28",
      "opponent": "Hayato Matsuoka",
      "opponent_id": 420914,
      "tournament": "Yokkaichi, Japan",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 52.336448598130836,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-27",
      "opponent": "Fajing Sun",
      "opponent_id": 163438,
      "tournament": "Yokkaichi, Japan",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 48.57142857142857,
        "first_serve_won_pct": 94.11764705882352,
        "second_serve_won_pct": 88.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-26",
      "opponent": "Dan Added",
      "opponent_id": 191842,
      "tournament": "Yokkaichi, Japan",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 69.56521739130434,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 32.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-24",
      "opponent": "Maximus Jones",
      "opponent_id": 336621,
      "tournament": "Yokkaichi, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 40.44943820224719,
        "first_serve_won_pct": 88.88888888888889,
        "second_serve_won_pct": 47.16981132075472,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Oliver Crawford",
      "opponent_id": 213057,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 17,
        "double_faults": 6,
        "first_serve_pct": 62.16216216216216,
        "first_serve_won_pct": 85.5072463768116,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Mattia Bellucci",
      "opponent_id": 294337,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 5,
        "first_serve_pct": 62.745098039215684,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 65.78947368421053,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 56.94444444444444,
        "first_serve_won_pct": 80.48780487804879,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Bernard Tomic",
      "opponent_id": 17080,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 1,
        "first_serve_pct": 68.57142857142857,
        "first_serve_won_pct": 87.5,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWWWWLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Ilia Simakin",
      "opponent_id": 342909,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Rio Noguchi",
      "opponent_id": 217464,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mitchell Krueger",
      "opponent_id": 52276,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jozef Kovalik",
      "opponent_id": 57021,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 28,
          "double_faults": 7,
          "aces_per_match": 9.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 73.2,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 80.0,
          "break_points_converted_pct": 23.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 10,
          "aces_per_match": 7.0,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 72.4,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 40,
          "wins": 19,
          "losses": 21,
          "win_rate": 47.5,
          "tournaments_played": 24,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 6,
          "aces": 287,
          "double_faults": 82,
          "aces_per_match": 7.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 71.6,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 64.9,
          "break_points_converted_pct": 37.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 0,
          "aces_per_match": 7.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 44.0,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 47,
        "wins": 21,
        "tournaments_played": 31,
        "tournaments_won": 0,
        "aces": 343,
        "double_faults": 99,
        "win_rate": 44.7,
        "losses": 26
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 16,
          "double_faults": 1,
          "aces_per_match": 8.0,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 77.0,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 77.8,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 72,
          "double_faults": 12,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 73.3,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 34.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 43,
          "wins": 26,
          "losses": 17,
          "win_rate": 60.5,
          "tournaments_played": 23,
          "tournaments_won": 2,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 11,
          "aces": 252,
          "double_faults": 72,
          "aces_per_match": 5.9,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 62.0,
          "second_serve_won_pct": 42.0,
          "break_points_saved_pct": 46.7,
          "break_points_converted_pct": 31.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 59,
        "wins": 34,
        "tournaments_played": 31,
        "tournaments_won": 2,
        "aces": 344,
        "double_faults": 87,
        "win_rate": 57.6,
        "losses": 25
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 3,
          "aces_per_match": 10.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 36.0,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 10,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:21 UTC"
}