How to make the edges of a graph appear curvy
Make the following edit in your code--
\draw (sr) to [bend right=90,looseness=1.5] (r);
\draw (sr2) to [bend right=-90,looseness=1.5](r);
Make the following edit in your code--
\draw (sr) to [bend right=90,looseness=1.5] (r);
\draw (sr2) to [bend right=-90,looseness=1.5](r);