Hey,
I'm going to be going to the Stars HQ in about 10 days to discuss the rake changes with Stars and 4 other player reps.
You can add these scripts to your customstats.txt file in your HEM Reports folder to check your true winrate before rake and your rake paid:
Quote:
<Stat GroupName="Default" ColumnName="NL Rake Rate" ValueExpressions="Sum(ph.RakeAmount/1.0/GT.BigBlind) as RBB" Evaluate="RBB/TotalHands*100" ColumnHeader="R/100.NL" ColumnFormat="0.00" ColumnWidth="*" Tooltip="NL Rake Rate" />
<Stat GroupName="Default" ColumnName="TWR.NL" ValueExpressions="Sum(ph.NetAmountWon/1.0/GT.BigBlind) as TotalBBs;"Sum(ph.RakeAmount/1.0/GT.BigBlind) as RBB" Evaluate="(TotalBBs+RBB)*100.0/TotalHands" ColumnHeader="TWR.NL" ColumnFormat="0.00" ColumnWidth="*" Tooltip="True Winrate NL" />
|
For myself, my pre-rake winrates from 1-2 through 5-10 are all very similar (in the 2.75-3.5 range, 1-2 being the highest), yet my bb/100 winrate at 1-2 over this sample (Jul 1 to present) was -0.74, while the others were around 0.65 for 2-4/3-6 and over 1.5 for 5-10 (small sample).
Rake paid:
1-2 4.22
2-4 2.73
3-6 2.13
5-10 1.45
This huge jump at 1-2 is a real problem (and it gets much worse as you keep going down the stakes).
Fighting for improvements here will be a major goal of mine at the meetings. Ideally we would see a rake and/or cap reduction as stakes go down, but an improved VPP multiplier is also a realistic alternative.
Please give me any feedback in this thread or through PM, including running the above scripts and showing the results.