PLB Calculator

Enter the size of the prize pool (without commas or a dollar sign) and the place you finished in a particular tournament to determine your relative PLB score.

PLB Scores only apply to ITM finishes.

PLB Formula:
Points = (PrizePool1/2) / (PlaceFinished3/5)

Excel Formula:
Cell A1 = Prize Pool
Cell A2 = Place Finished
Points = POWER(A1, 1/2) / POWER(A2, 3/5))

Details about how PLB Scores are used can be found by reading the PokerStake FAQ. A description of the components of the PLB Formula and how the formula was chosen can be found by reading the PokerStake Leaderboard Formula FAQ.