public function setmatchstarted()
 {
     $BS = new BSmodel();
     $BS->pushmatchinfo('started');
 }