Betarena / scores

We are building the first open-source live results and statistics platform with community involvement features for data insertion. The project includes a blockchain component that will allow participants to receive rewards based on their participation and also to stake the future Token of the platform.
GNU General Public License v3.0
18 stars 5 forks source link

Improve top players rating list #1016

Open nogueiravitorr opened 1 year ago

nogueiravitorr commented 1 year ago

🐛Introduction: The top players rating list contains an error, it shows players with few matches played in some leagues at the top of its ranking.

📝Details: This does not truly represent who the top players of each championship are, as they may have only played one game and if they have a high score, they remain at the top of the list.

image

🔍Steps to Reproduce: Open a league page and compare the player's rating with that of Sofascore or another site that contains this information. There are players who are not on the Sofascore list and most of the time are players who had good ratings, but played few league matches. Making their average score high on Betarena.

🤔Expected Behavior: This list should not contain at the top players who have played few matches in their respective championships.

💥Actual Behavior: Contains athletes who have played in few matches within the list of best league players ranking.

💡Additional Information: There should be some condition within the formula used to exclude these occasions when the player played few games and received up with a high rating, as it does not truly represent the best players of their leagues.

jonsnowpt commented 1 year ago

Add a minimum of 3 played fixtures.