Page 1 of 1

Number of tournaments played

Posted: Tue Mar 08, 2022 9:08 pm
by setspike
Hi Kent,

I'm trying to find an easy way to figure out how many tournaments a specific player has played. The only definitive way I can see how to do that is to use the TournamentsResults API call for each tournament, grab the player name from the result, and then count each instance a player actually placed.

Is there any easier way?

If not, my wish list request would be to report in the Event Log the list of players who placed in the tournament upon completion.

Thanks for considering.

- setspike

Re: Number of tournaments played

Posted: Tue Mar 08, 2022 9:31 pm
by setspike
And never mind, it looks like I can filter on the string "- Table" in the EventLog. Sorry for the noise.

- setspike