Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nextDailyFixtureProjectedScore and nextClassicFixtureProjectedScore are broken #645

Open
younesrt opened this issue Dec 20, 2024 · 3 comments

Comments

@younesrt
Copy link

nextDailyFixtureProjectedScore doesnt adjust for the scoring matrix of the daily fixture, it shows projected scores even when the player doesnt have a game in the next daily fixture
nextClassicFixtureProjectedScore is also broken unless there is some formula that weighs multiple games more?
here are some examples
LeBron James has 1 games with a max projected score of 36.3 but the nextClassicFixtureProjectedScore is 36.6
Gabe Vincent has 1 games with a max projected score of 6.7 but the nextClassicFixtureProjectedScore is 4.2
Anthony Davis has 1 games with a max projected score of 50.1 but the nextClassicFixtureProjectedScore is 47.1
Max Christie has 1 games with a max projected score of 15.1 but the nextClassicFixtureProjectedScore is 12.1
D'Angelo Russell has 1 games with a max projected score of 14.9 but the nextClassicFixtureProjectedScore is 14.9
Cam Reddish has 1 games with a max projected score of 3.2 but the nextClassicFixtureProjectedScore is 4.2
Rui Hachimura has 1 games with a max projected score of 26.2 but the nextClassicFixtureProjectedScore is 26.2
Austin Reaves has 1 games with a max projected score of 28.8 but the nextClassicFixtureProjectedScore is 26.6
Dalton Knecht has 1 games with a max projected score of 8.4 but the nextClassicFixtureProjectedScore is 9.4
Christian Koloko has 1 games with a max projected score of 3.4 but the nextClassicFixtureProjectedScore is 5.6
Vasilije Micić has 1 games with a max projected score of 8.4 but the nextClassicFixtureProjectedScore is 6.2
Nick Richards has 1 games with a max projected score of 17.9 but the nextClassicFixtureProjectedScore is 18.9
Mark Williams has 1 games with a max projected score of 21.7 but the nextClassicFixtureProjectedScore is 15.5
Cody Martin has 1 games with a max projected score of 17.8 but the nextClassicFixtureProjectedScore is 17.8
Brandon Miller has 1 games with a max projected score of 28.0 but the nextClassicFixtureProjectedScore is 31.5
LaMelo Ball has 1 games with a max projected score of 37.0 but the nextClassicFixtureProjectedScore is 39.0

@younesrt
Copy link
Author

tbh the classic one is not that importanta, but the nextDailyFixtureProjectedScore seems to be the only way to get the projected score for all players for the daily fixture or is there another way?

@redox
Copy link
Member

redox commented Dec 20, 2024

I just fixed the refresh of those 2 fields, they weren't refreshed enough. How does it look now?

@younesrt
Copy link
Author

the classic one is right and the daily one also in theory, but it doesnt show the score with the unique scoring matrix for each daily hoops but maybe thats not the way its intended ?
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants