2012 Lermontov Cup – Doubles

Konstantin Kravchuk and Denys Molchanov won the title, defeating Andrey Golubev and Yuri Schukin 6–3, 6–4 in the final.

Doubles
2012 Lermontov Cup
Champion Konstantin Kravchuk
Denys Molchanov
Runner-up Andrey Golubev
Yuri Schukin
Final score6–3, 6–4

Seeds

Draw

Key

Draw

First Round Quarterfinals Semifinals Final
1 K Kravchuk
D Molchanov
6 64 [12]
WC Aslan Karatsev
Evgeny Karlovski
4 77 [10] 1 K Kravchuk
D Molchanov
4 6 [10]
  R Borvanov
O Nedovyesov
6 6 R Borvanov
O Nedovyesov
6 4 [8]
V Ivanov
I Nedelko
3 4 1 K Kravchuk
D Molchanov
77 78
4 N Ćirić
B Pašanski
6 77 R Albot
A Kuznetsov
65 66
T Androić
D Džumhur
4 63 4 N Ćirić
B Pašanski
4 0
  R Albot
A Kuznetsov
6 6 R Albot
A Kuznetsov
6 6
WC Vladimir Geller
Dmitri Marfinsky
0 1 1 K Kravchuk
D Molchanov
6 6
WC Victor Baluda
Sergey Strelkov
6 61 [10] 2 A Golubev
Y Schukin
3 4
Sergei Krotiouk
Andrei Levine
3 77 [4] WC V Baluda
S Strelkov
77 4 [3]
Michal Konečný
A Kumantsov
5 63 3 D Marcan
N Mektić
61 6 [10]
3 D Marcan
N Mektić
7 77 3 D Marcan
N Mektić
1 4
Mikhail Fufygin
Vitali Reshetnikov
6 2 [3] 2 A Golubev
Y Schukin
6 6
F Dustov
T Fabbiano
3 6 [10]   F Dustov
T Fabbiano
1 5
Enrico Becuzzi
P Lorenzi
2 3 2 A Golubev
Y Schukin
6 7
2 A Golubev
Y Schukin
6 6
gollark: This is what mine does.
gollark: ```lua-- hacky magic to run our code and not the BIOS stuff-- this terminates the shell, which crashes the BIOS, which then causes an error, which is printed with printErrorlocal old_printError = _G.printErrorfunction _G.printError() _G.printError = old_printError -- Multishell must die. term.redirect(term.native()) multishell = nil term.setTextColor(colors.yellow) term.setBackgroundColor(colors.black) term.setCursorPos(1,1) term.clear() _G.polychoron = {version = version, process = process} polychoron.polychoron = polychoron polychoron.BSOD = BSOD for n, p in pairs(base_processes) do process.spawn(p, n) end os.queueEvent "event" -- so that processes get one free "tick" run_loop()end os.queueEvent "terminate"```
gollark: PotatOS's potatoscheduler uses a TLCO thing to escape this and run its own main loop.
gollark: Your ĸode is run in `parallel` along with `rednet.run` by default.
gollark: Why not write your own CC emulator in assembly?

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.