public function getStandings()
 {
     return array('teams' => TeamModel::getTeams());
 }