How to control which pawn is spawned two different player starts each player start

Hi, im creating a 2.5D fighting game and using two player starts to spawn the players. I want to control which pawn is spawned at each player start. ~

Is this possible? I am aware that I can control the default pawn class in the gamemode blueprint, but I need the ability to control which pawn/character class is spawned for character select.