I think it make sense to have multiple labels in this case:
You should be able to execute both queries:
MATCH (n:PLAYER) RETURN n
MATCH (n:PERSON) RETURN n