Can't open the project because of missing plugin. But a guess:
Did you make sure that jugador.jugador is set correctly for both objects? And is jugador.jugador a string or a number? Because your function parameter is a string and you might attempt to compare a string to a number.