Sad to say, I end up my FUMBBL side project FUMBBLPlus tomorrow due to EU GDPR act. Underlying data will be completely removed from the github host and from my hard drive too as I will not store coach data permanently anymore.
You will not get SR rankings for some time yet unknown.
I will start to code the new SR calculator and publisher soon though. It will completely based on the new FUMBBL API endpoints. This means that each week I will process all of the previous 78 weeks' competitive tournament matches, do the scoring, determining the scores which expired and post the results on the forums.
For that I will need Christer to provide
some more data to match/list API endpoint.
I will also have to code automatic forum posting as I do not want to make SR consume my time permanently, so if I would have to post the rankings manually, I rather not make SR at all.
As the size of a forum post is limited, I can not publish the whole SR tables, so you will probably get the top 25 coaches and the top 3 teams for each races. You will be informed of each official tournaments and the points they yield by rounds and you will be able to determine which tournaments are included/excluded in a given week's rankings to calculate your own points if not on the list. No more browsing/searching for tournaments and progressions, sorry.
This involves the same kind of maintenance I could not spare myself by naming and classifying official tournaments. This data will be public in a version controlled JSON file.
The system will be the same though, or well, even better, as it will be able to better handle the end date of tournaments whose last match got forfeited.
The SR codebase will be public too and the calculation could be made by anyone with a Python installed on his/her PC (for weeks whose tournaments are covered in the data I maintain manually). However as it will do many API request at each run (requiring all tournament matches of the past one and half years) it should be not used by you in busy FUMBBL hours (or too often at all) to get your SR.
Not good news for some of you, sorry about that.
Ádám