hey guys,
so how can I search for a specific player that I played against, and how to see my stats and results vs him?
thank you
hey guys,
so how can I search for a specific player that I played against, and how to see my stats and results vs him?
thank you
You can see your results versus other players by selecting the 'Hero vs Villain' report in the 'Results' section. To see your stats/hands when a specific player was dealt in go to the 'My Reports' page. Make sure you're the active player and create a report with whatever stats you want to see (or a hand report for hands) and use this expression filter:
cash_hand_player_statistics.id_hand in (SELECT chps.id_hand from cash_hand_player_statistics chps, player p where chps.id_player = p.id_player and p.player_name = 'Villain')
You can use this expression filter by clicking on the 'Filters' link and selecting 'Add New Expression Filters'. Replace Villain with a screen name and leave the single quotes - those are needed. Note that this kind of report can take a little while to complete. You will need to replace 'cash' with 'tourney' if you are in a tournament report:
tourney_hand_player_statistics.id_hand in (SELECT thps.id_hand from tourney_hand_player_statistics thps, player p where thps.id_player = p.id_player and p.player_name = 'Villain')
- Rob
Hello I would like to know if the subscription payment is a one-time payment and will I have the tool forever?
Hi Gleiidsn
The regular price structure is here:
https://www.pokertracker.com/products/PT4/pokerstrategy.php?a_aid=pokerstrategy&chan=purchase
As you can see, it is a single price, but the price depends on whether you include Omaha, and it also depends on whether you include higher stakes.
Be sure you visit this page: https://www.pokerstrategy.com/poker-software-tools/poker-tracker-4/ to check out the bonus offers
Cheers,
VS