2006 Generali Ladies Linz – Doubles

Gisela Dulko and Květa Peschke were the defending champions, but competed this year with different partners. Dulko teamed up with Michaëlla Krajicek and lost in first round to Eleni Daniilidou and Jasmin Wöhr. Peschke teamed up with Francesca Schiavone, but the pair withdrew before their semifinal match against Corina Morariu and Katarina Srebotnik, as Schiavone had injured her right knee.

Doubles
2006 Generali Ladies Linz
Champions Lisa Raymond
Samantha Stosur
Runners-up Corina Morariu
Katarina Srebotnik
Final score6–3, 6–0

Lisa Raymond and Samantha Stosur won the title, defeating Morariu and Srebotnik in the final 6–3, 6–0.

Seeds

  1. Lisa Raymond / Samantha Stosur (Champions)
  2. Květa Peschke / Francesca Schiavone (Semifinals, withdrew due to a right knee injury on Schiavone)
  3. Daniela Hantuchová / Ai Sugiyama (Quarterfinals, withdrew due to a right rib injury on Hantuchová)
  4. Nathalie Dechy / Vera Zvonareva (First round, withdrew due to a left knee pain (tendonitis) on Dechy)

Draw

Key

Draw

First Round Quarterfinals Semifinals Final
1 L Raymond
S Stosur
6 77
PR A-L Grönefeld
A Molik
2 64 1 L Raymond
S Stosur
w/o
Y Fedak
E Vesnina
6 7 Y Fedak
E Vesnina
LL M Müller
J Schruff
4 5 1 L Raymond
S Stosur
6 6
3 D Hantuchová
A Sugiyama
6 6 E Daniilidou
J Wöhr
4 2
WC S Bammer
M Klaffner
4 0 3 D Hantuchová
A Sugiyama
G Dulko
M Krajicek
4 5 E Daniilidou
J Wöhr
w/o
E Daniilidou
J Wöhr
6 7 1 L Raymond
S Stosur
6 6
WC J Janković
T Križan
7 5 6 C Morariu
K Srebotnik
3 0
PR J Craybas
J Husárová
5 7 2 WC J Janković
T Križan
3 2
C Morariu
K Srebotnik
w/o C Morariu
K Srebotnik
6 6
4 N Dechy
V Zvonareva
C Morariu
K Srebotnik
w/o
Q J Gajdošová
B Stewart
2 2 2 K Peschke
F Schiavone
M Bartoli
S Pe'er
6 6 M Bartoli
S Pe'er
66 7 4
A Rodionova
A Vanc
3 0 2 K Peschke
F Schiavone
78 5 6
2 K Peschke
F Schiavone
6 6
gollark: I'm unsure of exactly how `i` works but I believe it's right.
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?

References

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