2018 Eastbourne International – Women's Doubles

Latisha Chan and Martina Hingis were the defending champions, but Hingis retired from professional tennis at the end of 2017. Chan played alongside Peng Shuai, but they lost in the first round to Irina-Camelia Begu and Mihaela Buzărnescu.

Women's Doubles
2018 Eastbourne International
Champions Gabriela Dabrowski
Xu Yifan
Runners-up Irina-Camelia Begu
Mihaela Buzărnescu
Final score6–3, 7–5

Gabriela Dabrowski and Xu Yifan won the title, defeating Begu and Buzărnescu in the final, 6–3, 7–5.

Seeds

Draw

Key

Draw

First Round Quarterfinals Semifinals Final
1 A Sestini Hlaváčková
B Strýcová
2 65
E Mertens
D Schuurs
6 77 E Mertens
D Schuurs
2 1r
O Kalashnikova
M Ninomiya
2 65 N Kichenok
E Makarova
6 2
N Kichenok
E Makarova
6 77 N Kichenok
E Makarova
6 0 [6]
3 L Chan
S Peng
4 6 [7] I-C Begu
M Buzărnescu
4 6 [10]
I-C Begu
M Buzărnescu
6 3 [10] I-C Begu
M Buzărnescu
6 6
V King
K Srebotnik
3 77 [10] V King
K Srebotnik
2 4
N Melichar
K Peschke
6 63 [6] I-C Begu
M Buzărnescu
3 5
T Babos
J Konta
6 5 [10] 4 G Dabrowski
Y Xu
6 7
L Kichenok
A Kudryavtseva
1 7 [6] T Babos
J Konta
4 4
WC H Dart
K Dunne
6 1 [7] 4 G Dabrowski
Y Xu
6 6
4 G Dabrowski
Y Xu
2 6 [10] 4 G Dabrowski
Y Xu
64 7 [13]
H-c Chan
Z Yang
3 7 [7] S-w Hsieh
A Sabalenka
77 5 [11]
S-w Hsieh
A Sabalenka
6 5 [10] S-w Hsieh
A Sabalenka
3
R Atawo
A-L Grönefeld
6 5 [5] 2 A Klepač
MJ Martínez Sánchez
0r
2 A Klepač
MJ Martínez Sánchez
3 7 [10]
gollark: I wanted something to play varying music in my base, so I made this.https://pastebin.com/SPyr8jrh is the CC bit, which automatically loads random tapes from a connected chest into the connected tape drive and plays a random track. The "random track" bit works by using an 8KiB block of metadata at the start of the tape.Because I did not want to muck around with handling files bigger than CC could handle within CC, "tape images" are generated with this: https://pastebin.com/kX8k7xYZ. It requires `ffmpeg` to be available and `LionRay.jar` in the working directory, and takes one command line argument, the directory to load to tape. It expects a directory of tracks in any ffmpeg-compatible audio format with the filename `[artist] - [track].[filetype extension]` (this is editable if you particularly care), and outputs one file in the working directory, `tape.bin`. Please make sure this actually fits on your tape.I also wrote this really simple program to write a file from the internet™️ to tape: https://pastebin.com/LW9RFpmY. You can use this to write a tape image to tape.EDIT with today's updates: the internet→tape writer now actually checks if the tape is big enough, and the shuffling algorithm now actually takes into account tapes with different numbers of tracks properly, as well as reducing the frequency of a track after it's already been played recently.
gollark: https://pastebin.com/pDNfjk30Tired of communicating fast? Want to talk over a pair of redstone lines at 10 baud? Then this is definitely not perfect, but does work for that!Use `set rx_side [whatever]` and `set tx_side [whatever]` on each computer to set which side of the computer they should receive/transmit on.
gollark: https://pastebin.com/Gu2rVXL9PotatoPass, the simple, somewhat secure password system which will *definitely not* install potatOS on your computer.Usage instructions:1. save to startup or somewhere else it will be run on boot2. reboot3. run `setpassword` (if your shell does not support aliases, run it directly)4. set your password5. reboot and enjoy your useless password screen
gollark: https://pastebin.com/MWE6N15i```fixcrane```It's kind of like harbor, but designed as a bundler thing to pack code and libraries into a single file. Automatically minifies your code, and will compress it if that would shorten it - the output file will use a single-file VFS like harbor.
gollark: <@184468521042968577> You know, a structure of ```lua{ ["a/b/c"] = "hugeblank's bad code"}```would be better for writes and stuff but worse for listing.Also, you can convert paths to a "canonical form" with `fs.combine(path, "") `.

References

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