Player Data JSON

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

Yu Hsiou Hsu

Yu Hsiou Hsu

Chinese Taipei ATP 219
6W - 4L 60.0% Win Rate Forma: LWLWWWLLWW

JSON Data

{
  "player": {
    "id": 802,
    "api_id": 204329,
    "name": "Yu Hsiou Hsu",
    "short_name": "Y. Hsu",
    "country": "Chinese Taipei",
    "country_code": "TW",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1394239,
    "singles": 14.27,
    "doubles": 13.68,
    "ranking": 252,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 219,
    "points": 263,
    "best_position": 158,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 219,
      "points": 263
    },
    {
      "date": "2025-12-09",
      "position": 219,
      "points": 263
    },
    {
      "date": "2025-12-08",
      "position": 219,
      "points": 263
    },
    {
      "date": "2025-12-07",
      "position": 219,
      "points": 263
    },
    {
      "date": "2025-12-06",
      "position": 219,
      "points": 263
    },
    {
      "date": "2025-12-05",
      "position": 219,
      "points": 263
    },
    {
      "date": "2025-12-04",
      "position": 219,
      "points": 263
    },
    {
      "date": "2025-12-03",
      "position": 219,
      "points": 263
    }
  ],
  "career_stats": {
    "total_matches": 10,
    "wins": 6,
    "losses": 4,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "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
    },
    "Challenger": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 70.2,
    "avg_first_serve_won_pct": 63.5,
    "avg_second_serve_won_pct": 51.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-12",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 51.92307692307693,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-10",
      "opponent": "Yuta Shimizu",
      "opponent_id": 217136,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 58.9041095890411,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 72.97297297297297,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-05",
      "opponent": "Yi Zhou",
      "opponent_id": 450685,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 73.5632183908046,
        "first_serve_won_pct": 67.1875,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-04",
      "opponent": "Kasidit Samrej",
      "opponent_id": 230306,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 73.61111111111111,
        "first_serve_won_pct": 66.0377358490566,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Jie Cui",
      "opponent_id": 201681,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-18",
      "opponent": "Brandon Holt",
      "opponent_id": 207050,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-17",
      "opponent": "Sanhui Shin",
      "opponent_id": 204529,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 74.35897435897436,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "James Trotter",
      "opponent_id": 255993,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Brandon Holt",
      "opponent_id": 207050,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sanhui Shin",
      "opponent_id": 204529,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "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": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 6,
          "aces_per_match": 4.8,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 42.1,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 61.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 39,
          "wins": 24,
          "losses": 15,
          "win_rate": 61.5,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 3,
          "aces": 124,
          "double_faults": 93,
          "aces_per_match": 3.2,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 57.2,
          "break_points_saved_pct": 61.8,
          "break_points_converted_pct": 37.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 7,
          "double_faults": 6,
          "aces_per_match": 1.2,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 80.0,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 61.5,
          "break_points_saved_pct": 61.7,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 49,
        "wins": 29,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 150,
        "double_faults": 105,
        "win_rate": 59.2,
        "losses": 20
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 4,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 44,
          "double_faults": 20,
          "aces_per_match": 4.4,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 60.5,
          "break_points_saved_pct": 58.0,
          "break_points_converted_pct": 33.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 14,
          "losses": 21,
          "win_rate": 40.0,
          "tournaments_played": 27,
          "tournaments_won": 2,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 8,
          "aces": 132,
          "double_faults": 99,
          "aces_per_match": 3.8,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 36.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 47,
        "wins": 21,
        "tournaments_played": 33,
        "tournaments_won": 2,
        "aces": 181,
        "double_faults": 123,
        "win_rate": 44.7,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 9,
          "losses": 3,
          "win_rate": 75.0,
          "tournaments_played": 17,
          "tournaments_won": 2,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 0,
          "aces": 53,
          "double_faults": 28,
          "aces_per_match": 4.4,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 65.9,
          "break_points_converted_pct": 33.7,
          "winners_total": 99,
          "unforced_errors_total": 127
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 94.2,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 9,
        "tournaments_played": 21,
        "tournaments_won": 2,
        "aces": 56,
        "double_faults": 33,
        "win_rate": 64.3,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:54 UTC"
}