How do I spawn multiple pawns while passing reference to individual players?

Im trying to spawn 10 pawns. 5 owned by player one. 5 owned by player 2. Players can select between their pawns with 1-5.

The problem i have is that both players have the same blueprint so whenever I try to pass reference to it i have no way of making it differentiate between players.

What am i doing entirely wrong?