$x^2 \equiv r \pmod p$ and $0\le x < p$
$y^2 \equiv r \pmod p$ so that $y\ne x$ and $0 \le y < p$
$x^2 - y^2 \equiv 0 \pmod p$
$(x+y)(x-y) \equiv 0 \pmod p$.
Now $x \ne y $ so $x-y \ne 0$ and $|x-y| < p$ so $p\not \mid x-y$ hence $p|(x+y)$ but $0 < x+y < 2p$ so $x + y= p$
Now if we had a third option so that
$z^2 \equiv r \pmod p$ and $0 \le z <p$ but $z \ne x; z \ne y; x\ne y$ we could use the exact same argument to conclude:
$x+y = x+z = y+z = p$. But that would imply $z = y$ (and $y = x$ and $x = z$).
So $2$ distinct solutions is a possibility (but not a certainty!) but three distinct solutions is not.
(Bear in mind it's possible that there are no solutions.)
(Also not if $x$ is one solution then so is $p-x$ and if $p$ is odd then $x$ and $p-x$ are two distinct solutions. But that does not mean there is a solution at all.)