Player Data JSON

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

Rio Noguchi

Rio Noguchi

Japan ATP 230
2W - 5L 28.6% Win Rate Forma: LLLWWLL

JSON Data

{
  "player": {
    "id": 806,
    "api_id": 217464,
    "name": "Rio Noguchi",
    "short_name": "R. Noguchi",
    "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": 87295,
    "singles": 14.0,
    "doubles": 13.62,
    "ranking": 371,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 230,
    "points": 248,
    "best_position": 196,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 230,
      "points": 248
    },
    {
      "date": "2025-12-09",
      "position": 230,
      "points": 248
    },
    {
      "date": "2025-12-08",
      "position": 230,
      "points": 248
    },
    {
      "date": "2025-12-07",
      "position": 231,
      "points": 248
    },
    {
      "date": "2025-12-06",
      "position": 231,
      "points": 248
    },
    {
      "date": "2025-12-05",
      "position": 231,
      "points": 248
    },
    {
      "date": "2025-12-04",
      "position": 231,
      "points": 248
    },
    {
      "date": "2025-12-03",
      "position": 231,
      "points": 248
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 2,
    "losses": 5,
    "win_rate": 28.6
  },
  "surface_stats": {
    "hard": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Masters 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 7,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 66.9,
    "avg_first_serve_won_pct": 61.9,
    "avg_second_serve_won_pct": 48.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-29",
      "opponent": "Yoshihito Nishioka",
      "opponent_id": 59281,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Juan Manuel Cerundolo",
      "opponent_id": 248861,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 64.58333333333334,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-05",
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 61.855670103092784,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 59.45945945945946,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-04",
      "opponent": "Oliver Crawford",
      "opponent_id": 213057,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 66.21621621621621,
        "first_serve_won_pct": 79.59183673469387,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 77.33333333333333,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 61.66666666666667,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 2,
    "losses": 5,
    "form_string": "LLLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Yoshihito Nishioka",
      "opponent_id": 59281,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Juan Manuel Cerundolo",
      "opponent_id": 248861,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 59,
          "wins": 32,
          "losses": 27,
          "win_rate": 54.2,
          "tournaments_played": 30,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 6,
          "aces": 107,
          "double_faults": 85,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 39.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 59,
        "wins": 32,
        "tournaments_played": 30,
        "tournaments_won": 1,
        "aces": 107,
        "double_faults": 85,
        "win_rate": 54.2,
        "losses": 27
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 43.5,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 6,
          "aces_per_match": 0.8,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 51,
          "wins": 30,
          "losses": 21,
          "win_rate": 58.8,
          "tournaments_played": 22,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 9,
          "aces": 105,
          "double_faults": 71,
          "aces_per_match": 2.1,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 56.9,
          "second_serve_won_pct": 38.9,
          "break_points_saved_pct": 30.8,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 58,
        "wins": 31,
        "tournaments_played": 32,
        "tournaments_won": 1,
        "aces": 108,
        "double_faults": 79,
        "win_rate": 53.4,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 84.2,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 63.2,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 17.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 52.9,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 75.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 2,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 8,
        "win_rate": 40.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:54 UTC"
}