Ralph Gunesch
Ralph Gunesch (born 2 September 1983) is a German former professional footballer who played as a centre-back.[1]
Gunesch pictured in 2017. | |||
Personal information | |||
---|---|---|---|
Full name | Ralph Gunesch | ||
Date of birth | 2 September 1983 | ||
Place of birth | Sighişoara, Romania | ||
Height | 1.90 m (6 ft 3 in) | ||
Playing position(s) | Centre-back | ||
Club information | |||
Current team | FC Ingolstadt 04 II (assistant) | ||
Youth career | |||
1990–1994 | SV 09 Baesweiler | ||
1994–1997 | SV Setterich | ||
1997–1999 | Germania Teveren | ||
1999–2001 | Alemannia Aachen | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
2001–2003 | Alemannia Aachen | 40 | (1) |
2003–2006 | FC St. Pauli | 84 | (3) |
2006–2007 | Mainz 05 | 9 | (0) |
2007–2012 | FC St. Pauli | 106 | (1) |
2012–2015 | FC Ingolstadt 04 | 50 | (0) |
2015 | FC Ingolstadt 04 II | 2 | (0) |
National team | |||
2001 | Germany U19 | 2 | (0) |
2002 | Germany U20 | 2 | (0) |
Teams managed | |||
2018– | FC Ingolstadt 04 II (assistant) | ||
* Senior club appearances and goals counted for the domestic league only |
Career
Gunesch moved to Germany when he was very young. From 2001 to 2003 he played for Alemannia Aachen. In 2003, he was transferred to FC St. Pauli. During the summer of 2006 he moved to Bundesliga side 1. FSV Mainz 05, where he made his first league debut. In June 2007 he transferred back to FC St. Pauli. Gunesch is a centre back or a right back.
Having joined FC Ingolstadt 04 in winter 2012 he left the club at the end of the 2014–15 season. He made 49 appearances during his spell there.[2]
Personal life
Gunesch is of German heritage, and one quarter Romanian through his maternal grandfather.[3]
gollark: <@152960219390017538> PHP is bad.
gollark: Somehow!
gollark: Well, combined with the rest of the code, it does!
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.loop.LoopContext;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.loop.LoopRunner;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.loop.LoopPayloadExecution;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.strategies.FizzBuzzSolutionStrategy;@Servicepublic class EnterpriseGradeFizzBuzzSolutionStrategy implements FizzBuzzSolutionStrategy { private final LoopPayloadExecution _loopPayloadExecution; @Autowired public EnterpriseGradeFizzBuzzSolutionStrategy(final LoopPayloadExecution _loopPayloadExecution) { super(); this._loopPayloadExecution = _loopPayloadExecution; } @Override public void runSolution(final int nFizzBuzzUpperLimit) { final LoopContext loopContext = new LoopContext(nFizzBuzzUpperLimit); final LoopRunner loopRunner = new LoopRunner(loopContext, loopContext, this._loopPayloadExecution); loopRunner.runLoop(); }}```
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.stringreturners;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.stringreturners.StringStringReturner;@Servicepublic class BuzzStringReturner implements StringStringReturner { public String getReturnString() { final StringBuilder myStringBuilder = new StringBuilder( com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.Constants.BUZZ); final String myString = myStringBuilder.toString(); return new String(myString); }}```
References
- "Gunesch, Ralph" (in German). kicker.de. Retrieved 30 May 2011.
- "Es reicht nicht, sich nur gut zu verstehen". Augsburger Allgemeine (in German). 21 May 2015. Retrieved 16 January 2016.
- "Ralph Gunesch über seine Karriere". YouTube (in German). Retrieved 29 July 2017.
External links
- Ralph Gunesch at fussballdaten.de (in German)
- Profile at DFB.de
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.