I finally fixed the problem I caused at some point in the past. For some time now, SoccerPhone got an error when it couldn’t retrieve the scores from the MLS website. The problem was that I needed to set a variable at the VXML Document level scope, not at a block level scope. I didn’t catch this breakage when I rearranged some of the code.
Like the Day of the Week enhancement, I won’t deploy this change until after the weekend games.