public void GoToMatchInfoPage()
 {
     CurrentMatch?.Click();
 }