Late Night Poker series 2 results

Below are the results of series 2 of the Late Night Poker television series.

Date Episode Winner Runner-Up Other Players
25-Feb-2000 Heat 1 Debbie Berlin Ross Boatman
3-Mar-2000 Heat 2 Dave Ulliott Nicky Katz
10-Mar-2000 Heat 3 Simon Trumper Barny Boatman
  • Dave Welch
  • Andrea Sterling
  • Chip Winton
  • Ralph Morton
  • Bill Shervington
17-Mar-2000 Heat 4 Malcolm Harwood Dave Colclough
  • Kevin O'Connell
  • Tina Jordan
  • Joe Fernandez
  • Lee Dribbin
24-Mar-2000 Heat 5 Charalambos Xanthos Jan Lundberg
  • Peter Evans
  • Howard Plant
  • Badar Islam
  • Victoria Coren
  • John Kabbaj
31-Mar-2000 Heat 6 Liam Flood Jonas Žnidaršič
  • Jon Shoreman
  • Karim Bazzi
  • Frixo Panayi
  • Christoph Haller
  • Dave Cleary
7-Apr-2000 Heat 7 Ram Vaswani Hemish Shah
  • Somkhuan Harwood
  • Tom Gibson
  • Zo Vassillou
  • Ali Sarkeshik
  • Marty Wilson
14-Apr-2000 Semi-Final Ross Boatman Hemish Shah
21-Apr-2000 Grand Final Simon Trumper Ross Boatman

Prize money

  1. £40,000
  2. £13,000
  3. £6,000
  4. £4,000
  5. £3,000
  6. £3,000
  7. £2,500
  8. £2,000
gollark: On your neural interface, I mean?
gollark: Anyway, perhaps you would like to... *test* a potatOS computer?
gollark: You said `or even a cc emulator in cc`, please stop being hypocritical.
gollark: jrengen: look at discord, you can see that bit of code the potatOS sandbox has for, OH LOOK, running the BIOS inside a filesystem sandboxing.
gollark: ```lualocal function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.