Currently, a pitcher’s win or loss is not included in the XML export. In order to add the pitching decisions before uploading your file to Presto Sports, follow these steps:
- Download the XML file from the game page on web.gc.com
- Navigate to an XML editor (like https://codebeautify.org/xmlviewer)
- Tap “File” and upload your the XML file from GameChanger
- On the lefthand side, tap into the XML code
- Use command + F or control + F and enter the pitcher’s full name to search for the player
- Find the section summarizing the player’s stats for the game
- Within the pitching section, add decision (win/loss) + the pitcher’s season record between `gs` and the `/>`. The record should be in parenthesis, so it looks like this: win=“4-2” or loss="2-3"
- For opponents, you can use 1-0 or 0-1 as their record
- After you’ve added both pitcher’s decisions, tap “Download”. Your file will now assign the win and loss when uploading to Presto Sports
Comments
0 comments
Article is closed for comments.