We had to completely rebuild our FRC Spyder server infrastructure to connect to the new FRC FMS API:
http://docs.frcevents.apiary.io/
We've already implemented all the logic in our server to determine when changes occur - since this function used to be provided by @FRCFMS but is no longer available through their new API. So, we have the logic on our end now and it is fairly trivial for us to tweet out this information. As you can see from that API, auto and foul points are provided in the match results API.