1981 Bordeaux Open

The 1981 Bordeaux Open also known as the "Grand Prix Passing Shot" was a tennis tournament played on outdoor clay courtss at Villa Primrose in Bordeaux in France that was part of the 1981 Volvo Grand Prix. The tournament was held from 21 September through 26 September 1981. Second-seeded Andrés Gómez won the singles title.

1981 Bordeaux Open
Date21–26 September
Edition3rd
CategoryGrand Prix
SurfaceClay / outdoor
LocationBordeaux, France
VenueVilla Primrose
Champions
Singles
Andrés Gómez [1]
Doubles
Andrés Gómez / Belus Prajoux [2]

Finals

Singles

Andrés Gómez defeated Thierry Tulasne 7–6, 7–6, 6–1

Doubles

Andrés Gómez / Belus Prajoux defeated Jim Gurfein / Anders Järryd 7–5, 6–3

gollark: Python has Unicode identifiers!
gollark: It looks like this, so you probably want to actually have styling and such.
gollark: ```pythonimport feedparserfeed = feedparser.parse("https://www.inaturalist.org/observations.atom?verifiable=any&page=1&spam=&place_id=any&user_id=samuelbrinker&project_id=")with open("feed.html", "w") as f: f.write("\n".join([ e["content"][0]["value"] for e in feed["entries"] ]))```This is a very simple script which will make an HTML file from the feed.
gollark: I think GitHub Actions might let you do that automatically at intervals, but I have no idea how.
gollark: Either you can do it in client-side JS, switch hosting, or have a script fetch the thing and output HTML which you could put into the repository.

References

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