Assume we have a sequence of rational numbers $\left(\frac{p_n}{q_n}\right),$ where $\gcd(p_n,q_n)=1, \ \forall n \in \mathbb N$.
We know that $$\lim_{n\to\infty} \left(\frac{p_n}{q_n}\right)= x$$ and $$\lim_{n\to\infty} p_n = \lim_{n\to\infty} q_n = \infty.$$
Assume $x = \frac{M}{N},$ where $\gcd(M,N)=1$. Now, there exists such $k \in \mathbb N$ that $p_n>M$ and $q_n > N, \ \forall n\ge k$.
Does this prove that x is irrational?
If $x = M/N$ with positive integers $M,N,m,n$, either $|x - m/n| = 0$ or $|x - m/n| \ge \dfrac{1}{Nn}$. On the other hand, if $x$ is irrational there are infinitely many pairs $(m,n)$ with $0 < |x - m/n| < \dfrac{1}{n^2}$. In this sense, irrational numbers can be very well approximated by rationals, but rational numbers can't be very well approximated by other rationals.