Sybille Lange

Sybille Lange (born 19 April 1964) is a German former footballer who played as a defender, appearing for the East Germany women's national team in their first and only match on 9 May 1990.[2]

Sybille Lange
Personal information
Full name Sybille Lange
Date of birth (1964-04-19) 19 April 1964
Place of birth Rostock, East Germany[1]
Playing position(s) Defender
Senior career*
Years Team Apps (Gls)
1979–1991 BSG Post Rostock
1992–1993 Hansa Rostock
1993–1993 PSV Rostock
2007–? Tennis Borussia Berlin[1]
National team
1990 East Germany 1 (0)
* Senior club appearances and goals counted for the domestic league only

Career statistics

International

East Germany[3]
YearAppsGoals
199010
Total10

Honours

BSG Post Rostock[4]

gollark: ```javascriptimport {assertType, addDefn} from './builtin.mjs';import {execFn} from './shiny.mjs';const getElem = (args) => [{type:"domNode", val:document.getElementById(args[0])}];const setHTML = (args) => args[0].innerHTML = args[1];const mutref = (args) => [{type:"&mut", val:args[0]}];const readmut = (args) => [args[0]];const log = (args) => { console.log(args); return [];}const writemut = (args) => { assertType("&mut", args[1]); args[1].val = args[0]; return [];}const onclick = (args) => { args[0].onclick = (_) => { execFn(args[1]); } return [];}addDefn("log", 1, log);addDefn("getId", ["string"], getElem);addDefn("setHTML", ["domNode", "string"], setHTML);addDefn("mutref", 1, mutref);addDefn("readmut", ["&mut"], readmut);addDefn("writemut", 2, writemut);addDefn("onclick", ["domNode", "closure"], onclick);```
gollark: https://meta.rpn.aidanpe.duckdns.org/dom.mjs
gollark: This doesn't seem very cheats, it's just got a bunch of extra RPNCalc definitions for button access.
gollark: I *always* have the right idea.
gollark: Just allow RPNCalc access to all DOM functions.

References

  1. "Erfolgreiches Prühs-Comeback mit 45 Jahren" [Successful Prühs comeback at 45 years old]. focus.de (in German). Focus. 26 March 2007. Archived from the original on 20 August 2018. Retrieved 20 August 2018.
  2. Frauenfußball von A – Z: Das Lexikon des deutschen Frauenfußballs [Women's football from A – Z: The encyclopedia of German women's football]. Schlütersche. 2011. ISBN 978-3-86910-938-1.
  3. "DDR-Frauenfußball: Das einzige Länderspiel" [East Germany women's football: The only international match]. DFB.de (in German). German Football Association. 9 May 2015. Retrieved 16 August 2018.
  4. "Vor 25 Jahren: Frauen der BSG Post Rostock holen letztes DDR-Double" [25 years ago: Women's team of BSG Post Rostock complete the last East German double]. DFB.de (in German). German Football Association. 30 June 2015. Retrieved 17 August 2018.


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