I have a game records page set up which simply shows the top 5 people in each category.
I also want it show what rank the user is whos looking at that page, so if they were ranked around 300th it would show #300 on the page under the top 5 to show where they are.
Any simple ways of coding this without having to do a query of every user on my website?