This provides the "game score" on multiple pages:
- average GmSc by season on the player page
- average GmSc by playoff series on the player page
- average GmSc by player on the team_season page
- average GmSc by player on the team_player page
- average GmSc by player on the season_player page
- single game/half/quarter GmSc by player on the game_boxscore page
- single game and average GmSc on the head-to-head finder page
- top 5 and top 20 average GmSc players on the season page
- top 20 average GmSc players on the team_season page
- top 20 average GmSc seasons rankings on the player page
- top 50 career GmSc rankings on the player page
- multiple GmSc rankings on the leader page
Game score is calculated as:
"""
gmsc = (pts + 0.4 * fg - 0.7 * fga + 0.4 * ft - 0.4 * fta + 0.7 * orb + 0.3 * drb + 0.42 * (trb - orb - drb) + stl + 0.7 * ast + 0.7 * blk - 0.4 * pf - tov) / g
"""
, where orb is treated as 0.3 * trb and drb is treated as 0.7 * trb approximately when stats are not complete in early years.
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!