public function getPlayerRatingLebedevSummary()
 {
     return $this->hasOne(PlayerRatingLebedevSummary::className(), ['player_id' => 'id']);
 }