Trying to get this to work on my site. I have been missing the leader board widget since it has been discontinued. Unfortunately nothing here is working for me (my fault not yours I am a total rookie).
Using Text edit I created a roster.php file with your latest code above: the stuff that starts with:
<?php
/*
Template Name: Roster
*/
Then I uploaded that roster.php file to my theme directory. This did alow me to create a page with Roster as the template so I was feeling like I was on the correct track but when I look at that page I get this message: Fatal error: Call to undefined function dpa_get_leaderboard_rankings() in /home/agentbarnes/barneshdintranet.com/wp-content/themes/buddy/roster.php on line 7
Any help would be great, Thanks for your work on creating a leader board.