public void UpdateMatchup(Matchup model)
 {
     model.UpdateMatchupToFile();
 }