Im not going to put this onto the homepage news just yet, but over the last couple of days i've been working on a fairly basic stats/records page.
Its obviously relatively empty for the time being, were only 4 rounds in so there isnt much to work with, but the majority of the records will be dynamically generated when you view the page, however some will have to be worked out manually because they're a little too messy, though i'll definately be trying to do them dynamicly, thats for sure!
http://www.lfsproseries.net/records.php
At the moment, whats showing is what i've got. Team stats are a little trickier, the stats come directly from stored MPR data, it just requires a different type of info request than ive used before creating this page, JoshDF mentioned it a while back to me and i hadnt had chance to look into it, but i stumbled upon it while trying to find a simple way of getting an answer, and this method is used as part of things and it could drasticly reduce some of the code dotted around the site where ive had to write messy code to do something simple.
If anyone can think of something to add in there, let me know, some of the stats i may go deeper with, so as well as showing the single 'top' answer, give the option of seeing all, so you'd have Most Wins, and the option of seeing the top 10, or maybe even all winners. Getting all winners is just as easy as who has the most.
I'll also look to add a tooltip to explain the record, in places where its not that obvious exactly what it means, just for clarity's sake.
