Skip to forum
how do we see certa...
 
Notifications
Clear all

how do we see certain games with certain players?

5 Posts
4 Users
1 Reactions
1,825 Views
aceonetheriver
Joined: 26.12.2008

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


Reply
Quote
4 replies
PokerTracker
Joined: 07.06.2011

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


Reply
Quote
Gleiidsn
Joined: 03.07.2017

Hello I would like to know if the subscription payment is a one-time payment and will I have the tool forever?


Reply
Quote
Super Moderator
VorpalF2F
Joined: 02.09.2010

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


Reply
Quote
Gleiidsn
Joined: 03.07.2017

Again very grateful..this information is of great value to me, it adds too much.


Reply
Quote