2004 General Cup International

The 2004 General Cup was a professional non-ranking snooker tournament that took place between 11–16 September 2004 at the General Snooker Club in Hong Kong.

General Cup
Tournament information
Dates11–16 September 2004
VenueGeneral Snooker Club
CountryHong Kong
FormatNon-ranking event
Highest break112
Final
Champion Issara Kachaiwong
Runner-up Dominic Dale
Score6–3
First
2009

Issara Kachaiwong defeated Dominic Dale 6–3 in the final.[1]

Group stage

[1]

Group A

Group B

Group C

Group D

Knock-out stage

[1]

Quarter-finals
Best of 7 frames
Semi-finals
Best of 9 frames
Final
Best of 11 frames
         
Pang Weiguo 1
Issara Kachaiwong 4
Issara Kachaiwong 5
Mark Allen 4
Mark Allen 4
Chan Kwok Ming 2
Issara Kachaiwong 6
Dominic Dale 3
Cai Jian Zhong 2
Atthasit Mahitthi 4
Atthasit Mahitthi 2
Dominic Dale 5
Dominic Dale 4
Fung Kwok Wai 2

Century breaks

[1]

gollark: It doesn't seem to be.
gollark: There seems to be an `internet_ready` signal, I'll check if that's relevant to HTTP.
gollark: I have some code doing this```lualocal function fetch(url, data) local res, err = net.request(url, json.encode(data), { ["Content-Type"] = "application/json" }) if not res then error(url .. " error: " .. err) end local out = {} while true do local chunk, err = res.read() if err then error(url .. " error: " .. err) end if chunk then table.insert(out, chunk) else return table.concat(out) end endend```but it never appears to `computer.pullSignal` at all, so my accursed bare-metal multithreading thing™ doesn't work.
gollark: Is there a way to do `internet.request` (with an internet card) and anything else whatsoever concurrently?
gollark: OC2 should have hard disk firmware so people can write rootkits for it.

References

  1. "2004 General Cup International". Global Snooker. Archived from the original on 19 August 2007. Retrieved 13 March 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.