Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create separate table/subquery to properly handle pickoffs #4

Open
droher opened this issue Aug 11, 2023 · 0 comments
Open

Create separate table/subquery to properly handle pickoffs #4

droher opened this issue Aug 11, 2023 · 0 comments

Comments

@droher
Copy link
Owner

droher commented Aug 11, 2023

Nuances to handle:

  • Pickoffs should be credited to one and only one of the pitcher/catcher (as opposed to SB/CS), which requires correlating assist/putout data on the play
  • Rare/erroneous/missing details: pitcher unassisted, no fielding credit, or non-pitcher-catcher getting first assist (likely erroneous or P/C implied in pitch sequence). Can find with rg -e "PO\d\([3-8]"
  • Notify Retrosheet of box score generation error: https://www.baseball-reference.com/boxes/SEA/SEA201107170.shtml ("Pickoffs: Blake Beavan (0; Adrian Beltre, 2nd base)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant