Christina Pie
Christina Pie was a World Series of Poker champion in the 1999 $1,000 Ladies - Limit 7 Card Stud.
Christina Pie | |
---|---|
World Series of Poker | |
Bracelet(s) | 1 |
Money finish(es) | 2 |
Highest ITM Main Event finish | None |
As of 2008, her total WSOP tournament winnings exceed $90,515.[1]
World Series of Poker bracelets
Year | Tournament | Prize (US$) |
---|---|---|
1999 | $1,000 Ladies - Limit 7 Card Stud | $34,000 |
gollark: > superhuman> 81 WPM
gollark: As you can see, my algorithm is perfect and flawless.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: I have that, hold on.
gollark: I wrote a script to unthingy them and integrated it into ABR.
References
- "Christina Pie". World Series of Poker. Harrah's Casino. Retrieved January 24, 2009.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.