The line passes through the point \( P(-2, -1, 3) \) and is parallel to the vector \( 3\hat{i} + 2\hat{j} + 2\hat{k} \).
Therefore, its direction vector is
\[
\mathbf{v} = 3\hat{i} + 2\hat{j} + 2\hat{k}.
\]
The coordinates of any point \( Q \) on this line can be written using the parametric form:
\[
Q = (-2, -1, 3) + t(3, 2, 2) = (-2 + 3t,\, -1 + 2t,\, 3 + 2t).
\]
Let \( R(1, 3, 3) \) be another point.
Then, the vector \( \overrightarrow{RQ} = Q - R \) is
\[
\overrightarrow{RQ} = (3t - 3,\, 2t - 4,\, 2t).
\]
It is given that the distance between \( Q \) and \( R \) is \( 5 \).
Hence,
\[
\|\overrightarrow{RQ}\| = 5 \quad \Rightarrow \quad
\sqrt{(3t - 3)^2 + (2t - 4)^2 + (2t)^2} = 5.
\]
Solving this equation gives the value(s) of \( t \).
Once \( t \) is known, the area of triangle \( PQR \) can be found using the formula:
\[
\text{Area} = \frac{1}{2} \|\overrightarrow{PQ} \times \overrightarrow{RQ}\|.
\]
The given information leads to
\[
(\text{Area})^2 = 140.
\]
Final Answer: \( \boxed{140} \)