José Mendes (footballer)

José de Jesus Mendes (born 16 January 1947) is a former Portuguese footballer who played as defender.

José Mendes
Personal information
Full name José de Jesus Mendes
Date of birth (1947-01-16) 16 January 1947
Place of birth Portugal
Playing position(s) Defender
Senior career*
Years Team Apps (Gls)
1968–1972 Vitória Setúbal
1972–1977 Sporting CP
National team
1971–1976 Portugal 8 (0)
* Senior club appearances and goals counted for the domestic league only

Football career

Mendes gained 8 caps for Portugal and made his debut against Belgium on 21 November 1971 in Lisbon, in a 1-1 draw.

gollark: Also, USB3 and USBC, gigabit etherweb, 4K video, DDR4 RAM and a PCIe slot.
gollark: SBCs are getting ridiculous.
gollark: Unrelatedly, https://www.pine64.org/?page_id=61454
gollark: Yes.
gollark: More great "WHY WOULD YOU DO THIS":```go// A Context carries a deadline, cancelation signal, and request-scoped values// across API boundaries. Its methods are safe for simultaneous use by multiple// goroutines.type Context interface { // Done returns a channel that is closed when this Context is canceled // or times out. Done() <-chan struct{} // Err indicates why this context was canceled, after the Done channel // is closed. Err() error // Deadline returns the time when this Context will be canceled, if any. Deadline() (deadline time.Time, ok bool) // Value returns the value associated with key or nil if none. Value(key interface{}) interface{}}```


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