Calculating Partner Plus Points

I’m trying to calculate Partner Plus Points for use in my application but am having a little trouble with it.

I know there’s no API endpoint as of yet for this so in the meantime, I was attempting to do what was suggested in this post:

I’m a moderator for a Twitch Partner and I had her send me her CSV export of Subscribers and when I filter out the sub types of “gift” or “prime” so it only leaves “recurring”, it shows these results:

Tier 1: 94 subs x 1 = 94 points
Tier 2: 7 subs x 2 = 14 points
Tier 3: 16 subs x 6 = 96 points
Total = 204 points

However, when you look at the widget from Twitch below her stream, it’s showing only 181 points total so I’m confused as to where the discrepancy is coming from.

Any thoughts or suggestions would be appreciated!

Edit:
I just realized that she’s listed as a Tier 3 sub and so is her bot which I think gets a free lifetime sub so that’d be 12 points off the total if that’s the case which would bring it down to 192 which is closer but still off.

Edit #2:
Okay, went back over the list and noticed there were duplicates where a couple users were in multiple tiers for some reason so once I filtered those out, it’s down to 184 which is still 3 off but A LOT closer.