How to get player A's 3-bet % vs. Hero?

General discussion of PokerTracker 3.

Moderator: Moderators

How to get player A's 3-bet % vs. Hero?

Postby mcneil » Sun Nov 21, 2010 9:32 am

Is there a way to get villain's 3-bet % against me in pokertracker?

For example:
When I open raise on the button, what percentage of the time does villain 3-bet my raise when he is in SB/BB.

Can I put this statistic on my HUD?
mcneil
 
Posts: 10
Joined: Mon Dec 08, 2008 5:03 am

Re: How to get player A's 3-bet % vs. Hero?

Postby kraada » Sun Nov 21, 2010 10:31 am

You can't put that on your HUD, but you can do that in a custom report.

You can create a report for Stats vs Hero, then select the player you want and add whatever stats you want to see and you'll see his stats vs exactly hero.

To create a report that displays data from hands that hero open raised add this filter to the blue Filters section in your report:

holdem_hand_player_statistics.id_hand in (SELECT hhps.id_hand from holdem_hand_player_statistics hhps where hhps.id_player = (SELECT setting_value::int from settings where setting_name = 'my_player_id') and hhps.flg_p_first_raise)

Then add the 3-bet preflop stat, and run the report on the villain you want to see (or uncheck filter on active player, add the player stat as well and you'll see it for all opponents).
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: How to get player A's 3-bet % vs. Hero?

Postby mcneil » Mon Nov 22, 2010 7:31 am

Thanks a lot.

How can I filter hands when I open raised on the cut-off, button, and small blind?
mcneil
 
Posts: 10
Joined: Mon Dec 08, 2008 5:03 am

Re: How to get player A's 3-bet % vs. Hero?

Postby kraada » Mon Nov 22, 2010 10:20 am

Change: hhps.flg_p_first_raise to hhps.flg_steal_att
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: How to get player A's 3-bet % vs. Hero?

Postby fnopeaw » Mon Apr 04, 2011 10:14 pm

It works perfectly. I wonder if there's any possibility to extract that number into the HUD. I mean an static number updating this when I update the report. Is it possible ?
fnopeaw
 
Posts: 124
Joined: Thu Mar 25, 2010 6:45 pm

Re: How to get player A's 3-bet % vs. Hero?

Postby WhiteRider » Tue Apr 05, 2011 3:11 am

No – that kind of information isn't currently available in the HUD.
The development team are aware of the request and it may be added at some point, but it is not fast to retrieve from the database.
WhiteRider
Moderator
 
Posts: 54018
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK


Return to General [Read Only]

Who is online

Users browsing this forum: No registered users and 47 guests

cron
highfalutin