Dauphins de Créteil

Dauphins de Créteil is a French swimming and water polo club from Créteil, Paris founded in 1973. It is best known for its women's team, which won eight national championships in a row between 1986 and 1993. In 1987 it was the runner-up of the inaugural edition of the European Cup.[1]

Dauphins de Créteil
Founded1973
League French Championship
ArenaSt. Catherine, Créteil
Championships8 French Leagues

Titles

  • French Championship (8)
    • 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993
gollark: `<div></div>` comes out as an amazing 5 bytes. Very useful, yes.
gollark: So, I actually *wrote* at least an encoder thing for my apioHTML™.
gollark: Wait, euboea isn't just a helloboi joke?
gollark: This actually could be useful.
gollark: Also, idea for the binary HTML thing, increase efficiency like this:```rustenum CommonTag { P, H1, // all other common tags in existence}enum CommonAttr { Class, Id, // also all other common HTML attributes}enum Attribute { Common(CommonAttr), Other(String) }enum Tag { Common(CommonTag), Other(String) }struct Html { name: Tag, attributes: Map<Attribute, String>, children: Vec<Html>}```

References


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