data update

master
Razmig Sarkissian 6 years ago
parent 54f30cb527
commit 9aa5aedabe
  1. 111
      TournamentStats/Events/chipcount
  2. 5
      TournamentStats/Seed.swift

@ -1,79 +1,54 @@
1 1
Phil Ivey United StatesScott Abrams
4,900,000 6,600,000
+200,000 -50,000
- Henderson
- NV
2 2
Josh Arieh United StatesRodney Burt
3,750,000 4,675,000
+585,000 +225,000
- Vancouver
- WA
3 3
Bryce Yockey United StatesJordan Spurlin
2,485,000 4,250,000
-265,000 +100,000
- Tucson
- AZ
4 4
David Oppenheim United StatesAnthony Zinno
2,400,000 3,955,000
+200,000 -245,000
- Boston
- MA
5 5
Phillip Hui GermanyThomas Schropfer
1,880,000 3,565,000
+245,000 +290,000
- -
- -
6 6
Shaun Deeb United StatesErik Seidel
1,730,000 1,490,000
+30,000 -180,000
- Henderson
- NV
7 7
Dario Sammartino United StatesJon Turner
1,400,000 1,460,000
-87,000 -140,000
- Las Vegas
- NV
8 8
John Esposito United StatesConnor Drinan
1,207,000 1,125,000
+157,000 -185,000
- Arlington Heights
- IL
9 9
Chris Vitch United StatesKyle Miaso
1,100,000 530,000
+120,000 +180,000
- Scottsdale
- AZ
10
Talal Shakerchi
660,000
+140,000
-
-
11
Andrew Brown
510,000
-110,000
-
-
12
Dan Cates
441,000
+231,000
-
-
13
Chris Klodnicki
200,000
-380,000
-
-

@ -80,7 +80,10 @@ class Seed {
TD(date: "26/06/2019", name: "No-Limit Hold'em Super Turbo Bounty", number: 56, buyin: 1500, entries: 1867, prizePool: 2520450), TD(date: "26/06/2019", name: "No-Limit Hold'em Super Turbo Bounty", number: 56, buyin: 1500, entries: 1867, prizePool: 2520450),
TD(date: "27/06/2019", name: "Monster Stack No-Limit Hold'em", number: 50, buyin: 1500, entries: 6035, prizePool: 8147250), TD(date: "27/06/2019", name: "Monster Stack No-Limit Hold'em", number: 50, buyin: 1500, entries: 6035, prizePool: 8147250),
TD(date: "27/06/2019", name: "Tag Team No-Limit Hold'em", number: 57, buyin: 1000, entries: 976, prizePool: 878400), TD(date: "27/06/2019", name: "Tag Team No-Limit Hold'em", number: 57, buyin: 1000, entries: 976, prizePool: 878400),
TD(date: "28/06/2019", name: "No-Limit Hold'em DEEPSTACK CHAMPIONSHIP", number: 59, buyin: 600, entries: 6140, prizePool: 3223500),
TD(date: "28/06/2019", name: "Pot-Limit Omaha Hi/Lo 8 or Better", number: 60, buyin: 1500, entries: 1117, prizePool: 1507950),
TD(date: "29/06/2019", name: "Poker Players Championship", number: 58, buyin: 50000, entries: 74, prizePool: 3552000),
] ]
static func createTournaments() { static func createTournaments() {

Loading…
Cancel
Save