示例#1
0
 def get_game_results(self, stage):
     return Game.fetch_all(championship_uid=self.championship_uid, stage=stage)