1 results for tag "kbo-results"
Fetches KBO (Korean baseball) game schedules and scores for a specific date with the globally-installed `kbo-game` npm package, calling its `getGame(new Date(...))` export with a strict KST date conversion (string dates fail in `kbo-game@0.0.2`). Returns home/away, status, and score per game and supports optional team filtering, always converting relative "today/yesterday" inputs to absolute dates.