Step 1: Concept
Equation of a circle with center $(h, k)$ and radius $r$ is $(x-h)^{2} + (y-k)^{2} = r^{2}$.
Step 2: Analysis
Radius $r = \text{distance between } (2, 2) \text{ and } (4, 5) = \sqrt{(4-2)^{2} + (5-2)^{2}} = \sqrt{4+9} = \sqrt{13}$.
Equation: $(x-2)^{2} + (y-2)^{2} = (\sqrt{13})^{2} \Rightarrow x^{2} - 4x + 4 + y^{2} - 4y + 4 = 13$.
Step 3: Conclusion
$x^{2} + y^{2} - 4x - 4y - 5 = 0$.
Final Answer: (B)