Christophe Pignol

Christophe Pignol (born 15 October 1969) is a retired French football defender.[1]

Christophe Pignol
Personal information
Date of birth (1969-10-15) 15 October 1969
Place of birth Aubagne
Playing position(s) defender
Senior career*
Years Team Apps (Gls)
1986–1991 Saint-Étienne II
1987–1990 Saint-Étienne
1991–1993 Istres
1993–1997 Nantes
1997–2000 Monaco
2000–2001 Lille
2001–2002 Lille II
2002–2003 Andrézieux-Bouthéon
* Senior club appearances and goals counted for the domestic league only

Honours

gollark: ++exec```pythondef f(x, y, z): if y == 0: if z == 0: return x return f(x, 0, z - 1) * f(x, 0, z - 1) return f(x, y - 1, z) * f(x, y - 1, z)print(f(10, 10, 10))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(3, 3, 3))```
gollark: Hmm.
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 2))```
gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 3, 3))```

References

  1. "Christophe Pignol". weltfussball.de. Retrieved 2019-11-05.
  2. "Béziers, 17 ans plus tard". ogcnice.com. Retrieved 6 January 2020.
  3. "Monaco 1999-00". bdfutbol.com. Retrieved 6 January 2020.


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