Monthly Ranking

Please discuss issues concerning the Ducati League here. This is the liaison between league players and the league council.
Post Reply
User avatar
Xell
Private First Class
Private First Class
Posts: 45
Joined: Sun May 15, 2005 1:55 pm

Monthly Ranking

Post by Xell »

Hey everybody!

During some discussions, the idea of a monthly ranking table came up, an idea which i really liked. Now i made a little program with python which is able to compute that ranking, and also saves it until you enter a new match and the whole thing gets re-computed. It also can form the ladder into a html-document, which gives that whole stuff a sense. Here you can have a look at it:

http://zd7yx.50webs.org/ranking-310.html

I can try to keep it up-to-date if you want
Oh, forgot to mention that a win brings 3 points, a draw 1 and a defeat 0. If two teams have the same score, then the team with higher 'caps against subtracted from caps' is first.

Hope you like it
Xell
Last edited by Xell on Tue May 30, 2006 11:01 am, edited 1 time in total.
quantum dot
Private First Class
Private First Class
Posts: 1290
Joined: Sun May 16, 2004 10:19 pm
Location: Spain
Contact:

Post by quantum dot »

yay we are on top!
User avatar
SportChick
Private First Class
Private First Class
Posts: 300
Joined: Wed Jan 21, 2004 2:57 am
Location: California
Contact:

Post by SportChick »

Ohhh, very nice, Xell!
Image
User avatar
zongo
Private First Class
Private First Class
Posts: 106
Joined: Wed Oct 01, 2003 7:26 am
Location: Basel, Switzerland, Europe
Contact:

Post by zongo »

Great job Xell!

It would be interesting to do the same thing with different points distribution in order to compare the results.
You used 310 for Wins, Draws, Loss (which i like but doesnt reward activity) it would be interesting to see the ladder using the 421 distribution or other suggestions.
visit http://1vs1.bzleague.com
and dub's site http://dub.bzleague.com
join #dub channel on irc!
User avatar
Xell
Private First Class
Private First Class
Posts: 45
Joined: Sun May 15, 2005 1:55 pm

Post by Xell »

zongo wrote: It would be interesting to do the same thing with different points distribution in order to compare the results.
You used 310 for Wins, Draws, Loss (which i like but doesnt reward activity) it would be interesting to see the ladder using the 421 distribution or other suggestions.
Good idea:

3-1-0 distribution
4-2-1 distribution
activity ranking

Yes, the 421 distribution is much closer related to the acitvity than the 310 score distribution.
Post Reply