{"variable":"team","description":"The abbreviation representing the team."}
{"variable":"wins","description":"A number of wins (either an integer halfway between two integers)."}
{"variable":"over_prob","description":"The rate this team had more wins than this number aggregated across simulations. Ties are ignored."}
{"variable":"under_prob","description":"The rate this team had fewer wins than this number aggregated across simulations. Ties are ignored. Note that if `wins` is an integer, `1 - over_prob - under_prob` represents the rate at which the team finished at exactly that many wins."}