What equity do I have in the following situation:
Board: 3⋄9♥A♠7♠Q♥
Hero: K♠K♣
Villain 1: Top 25%
Villain 2: Top 25%
According to this calculator, I have 32.80%. But I don't believe that.
The range of 25% contains the following hands (correct me if I'm wrong)
{'3AS', 'QAS', '8AS', '6AS', 'TT', 'KAS', '5AS', '88', 'QKS', '66', 'TKS', '4AS', '6AO', '7AS', 'AA', '77', 'JAS', 'KAO', 'QQ', '9KS', 'TKO', 'JAO', '9AO', 'KK', 'QKO', 'TAO', 'QAO', '7AO', 'TJS', '5AO', 'JKO', 'JQS', '8KS', 'TQS', '8AO', 'JKS', '4AO', 'JJ', 'TAS', '9AS', '55', '99'}
Of these 42 hands 22 contain an ace, which would beat my hands. So only 48% do not contain an ace, this to the power of 2 would mean I have only a 23% probability that none of the others contain an ace. This alone should bring my equity below 23%. In total my own equity calculation gets it down to 11%.
Any suggestions why I deviate from the above link would be appreciated.
I'm using the equity calculator for my bot: www.github.com/dickreuter/poker. You are welcome to join the project, it's all open source if you have any good input.