How can I restart the game when a player(or client) has kills more than 15 or so?

I’m working on a multiplayer FPS game in unreal engine 4.26. But I’m not exactly getting how to use player state and Game state to get the all the player’s kills and to restart the level.