Tournament Leaders

For discussion of the Poker Mavens server module and other administration topics
Post Reply
m4rkell

Tournament Leaders

Post by m4rkell »

Hello! Kent, can you help?
We have leaderboard based on balance.
This is certainly good, but does not reflect clear information.
Is it possible for an API to get for example the number of first, second and third places a player has?
Maybe make in the future such statistics? It would be very informative to calculate the sum of places in tournaments and build a leaderboard for tournaments.
How can I get statistics from the server and make my own?
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Tournament Leaders

Post by Kent Briggs »

m4rkell wrote:Is it possible for an API to get for example the number of first, second and third places a player has?
That info is recorded in the Tourney Results files, which can be retrieved with the TournamentsResults command in the API. Use that to build your own database to track whatever statistics you want to report.
m4rkell

Re: Tournament Leaders

Post by m4rkell »

Thanks!!
Post Reply