We know this famous (and beautiful) integral which shows that $\dfrac{22}{7} > \pi$ as :
$$0 < \int_0^1 \frac{x^4(1-x)^4}{1+x^2} \, dx = \frac{22}{7} - \pi$$ Now since the integrand is positive, hence: $$\dfrac{22}{7}-\pi>0$$ $$\color{blue}{\dfrac{22}{7}>\pi}$$
Although I can see its beauty, why is it needed to show that $\dfrac{22}{7} > \pi$ ?
Can't we just say that :
$$\dfrac{22}{7}=\color{red}{3.142}857142857142857\cdots = 3. \overline{142857}$$ $$\pi =\color{red}{3.141}592653589793238\cdots$$
And hence it is greater ??
Thanks!!
Depending on your priorities, one problem with your explanation is that there are details hiding in how mathematicians found the digits of $\pi$ in the first place. If we make those details explicit, what we get is that we have some series (many different choices will do) $$\pi = \sum_{i=0}^\infty a_i$$ and a way of bounding our error, so $$\left|\pi - \sum_{i=0}^n a_i\right| < E_n.$$ If we want to know $\frac{22}{7} > \pi$ explicitly, we can compute $E_n$ and $\sum_{i=0}^n a_i$ for successively larger values of $n$, until we have that $\frac{22}{7}$ exceeds $\sum_{i=0}^n a_i$ by more than the error $E_n$.
By looking up digits of $\pi$ on the computer or on a calculator, you're doing the same thing, looking up previously computed approximations where the value of $n$ is big enough that $E_n$ is within the rounding error for however many digits you asked for.