The issue requests adding batter and pitcher data to the Overview class. Review the existing Overview class, likely defined in mlbgame/overview.py, to understand the data structure and add new attributes. Check the available MLB GameDay data sources to extract batter and pitcher information. No linked PRs or assignees, so the implementation is open.