Initial testing with the bot shows that the JSON file for each team has the team's name somewhat in the middle of the object.
If you make questions regarding stats after the team's name, the anwer is correct. But if you ask for stats before the team's name, results are incorrect
Proposal
Restructure the JSON file for each team, with either the name as the first key/pair in the object, or try a more elaborate hierarchy (ie, stats under the team's key)
Initial testing with the bot shows that the JSON file for each team has the team's name somewhat in the middle of the object.
If you make questions regarding stats after the team's name, the anwer is correct. But if you ask for stats before the team's name, results are incorrect