Help for this page
sub _team_standings { $b->get_wins_total <=> $a->get_wins_total or ... $b->get_runs_scored <=> $a->get_runs_scored or $a->get_reg_schedule_id <=> $b->get_reg_schedule_id }
A beat B B beat C C beat A