Hi, thanks for the quick reply!
1) Reason for me asking is that in your example on page 1, first post, you are always using the same 'player name' to set the 'score' value. So I would assume that you would only see one line of scores in the example output(?).
2) I do not have any users currently, but I'm trying to figure the right way of implementing this scoreboard-thing (which I'm trying to do for the very first time). If ever the time comes (that I get too many users for the scoreboard), by that time I can hopefully invenst in my own server to handle this function.
As for the ranking info for non-top-10 user, maybe I just should check if he is in top 100-player list or not. Hopefully that information transfer/processing would not take too long in mobile. And then just tell user if he is in the top 100 (+ position) or not?