Baseball API
import { Baseball } from '@reuters-graphics/sportlich';const baseball = new Baseball();await baseball.tournamentCalendar(); Copy
import { Baseball } from '@reuters-graphics/sportlich';const baseball = new Baseball();await baseball.tournamentCalendar();
Protected
Optional
Baseball API
Example