Instructions
Pitch Types: Select the type of pitch thrown from the following:
- 1 - Fastball
- 2 - Curveball
- 3 - Slider
- 4 - Changeup
Enter pitch types as a comma-separated list. Example: 1,2,3,1
Pitch Outcomes: Select the outcome of each pitch:
- S - Swinging Strike
- K - Looking Strike
- B - Ball
- F - Foul
- P - In Play
Enter pitch outcomes as a comma-separated list. Example: S,B,F,P
At-Bat Result: Select the final outcome of the at-bat from the following:
- K - Strikeout
- BB - Walk
- HBP - Hit by Pitch
- 1B - Single (Optionally specify position, e.g.,
1B6)
- 2B - Double (Optionally specify position, e.g.,
2B8)
- 3B - Triple (Optionally specify position, e.g.,
3B9)
- HR - Home Run (Optionally specify position, e.g.,
HR7)
- F(#) - Fly Out (Position number, e.g.,
F7)
- G(#) - Ground Out (Position number, e.g.,
G4)
- L(#) - Line Out (Position number, e.g.,
L6)
Enter the at-bat result as a single value. Example: 1B
Instructions:
- Enter pitch types, pitch outcomes, and at-bat result.
- Click "Add At-Bat" to save the entry.
- Repeat for additional at-bats.
- Click Run Analytics to calculate statistics.
Managing Data:
- To load previous data, click "Choose File" and select an existing JSON file.
- To save your data, click "Download JSON" after entering data.
- To remove all at-bats, click "Clear At-Bats".
- To remove one at-bat, enter the at-bat number and click "Remove".
- To view a game chart of all at-bats, click "Generate Game Chart".
Uploading and Merging Data:
- Before uploading a file, select a mode using the toggle switch:
- Overwrite Mode: Replaces all existing data with the uploaded file.
- Append Mode: Merges the new file’s data with the existing at-bats.