To apply the Pythagorean Theorem to find the length between two points, we need to know the coordinates of those points. The formula for the distance between two points \((x_1, y_1)\) and \((x_2, y_2)\) is given by:
\[ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \]
However, since you have not provided specific points, I cannot calculate the distance without additional information. If you could provide the coordinates of the two points, I would be able to help you find the distance.