Paul Wade (footballer, born 2000)
Paul Wade (born 17 April 2000) is a French professional footballer who plays for OGC Nice as a midfielder.[1]
Personal information | |||
---|---|---|---|
Full name | Paul Wade | ||
Date of birth | 17 April 2000 | ||
Place of birth | Cagnes-sur-Mer, France | ||
Height | 1.78 m (5 ft 10 in) | ||
Playing position(s) | Midfielder | ||
Club information | |||
Current team | Nice | ||
Number | 35 | ||
Youth career | |||
2005–2013 | ASCC Football | ||
2013–2019 | Nice | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
2018– | Nice II | 13 | (0) |
2019– | Nice | 1 | (0) |
* Senior club appearances and goals counted for the domestic league only and correct as of 1 July 2019 |
Professional career
Wade is a youth product of OGC Nice, having joined at the age of 13 from ASCC Football.[2] Wade made his professional debut for Nice in a 1–0 Ligue 1 win against Lyon on 10 February 2019 coming on for Allan Saint-Maximin in the 83rd minute.[3]
Career statistics
Club
- As of 1 July 2019[1]
Club | Season | League | Cup | League Cup | Europe | Other | Total | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Division | Apps | Goals | Apps | Goals | Apps | Goals | Apps | Goals | Apps | Goals | Apps | Goals | ||
Nice | 2018–19 | Ligue 1 | 1 | 0 | 0 | 0 | 0 | 0 | — | — | 1 | 0 | ||
Career total | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
gollark: What's a TQFT and shut up gnobody.
gollark: Hmm, maybe SPUDNET should do pings every 2500ms instead of 10000ms.
gollark: ...
gollark: Yes, it's right in the majority of your cases.
gollark: Go```javascriptconst WebSocket = require("ws")const msgpack = require("@msgpack/msgpack")require("dotenv").config()const ws = new WebSocket(process.argv[2] || "ws://localhost:6086/v4?enc=msgpack")const send = x => ws.send(msgpack.encode(x))ws.on("message", msg => { const data = msgpack.decode(msg) const mtype = data.type if (mtype === "ping") { console.log("ping", data.seq) send({ type: "pong", seq: data.seq }) } else if (mtype === "error") { console.warn(`${data.error} ${data.for}: ${data.detail}`) } else if (mtype === "ok") { console.log(`${data.for}:`, data.result) }})ws.on("open", () => { send({ type: "identify", key: process.env.CLIENT_KEY }) send({ type: "set_channels", channels: [ "ShutdownOS" ] })})```yourself.
References
- Paul Wade at Soccerway. Retrieved 10 February 2019.
- "Info FM : à la découverte de Paul Wade, le jeune milieu de terrain qui monte à l'OGC Nice". Foot Mercato : Info Transferts Football - Actu Foot Transfert. 4 November 2018.
- "Nice vs. Lyon - 10 February 2019 - Soccerway". soccerway.com. Retrieved 10 February 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.