Wouter Verstraaten
Wouter Verstraaten (born 10 March 1996) is a Dutch footballer who currently plays as a defender for South Shields.
Personal information | |||
---|---|---|---|
Date of birth | 10 March 1996 | ||
Place of birth | Heeze, The Netherlands | ||
Height | 1.90 m (6 ft 3 in) | ||
Playing position(s) | Defender | ||
Club information | |||
Current team | South Shields | ||
Youth career | |||
Geldrop | |||
2004–2015 | PSV Eindhoven | ||
College career | |||
Years | Team | Apps | (Gls) |
2016–2018 | Pacific Tigers | 56 | (5) |
Senior career* | |||
Years | Team | Apps | (Gls) |
2015–2016 | Eindhoven | 2 | (0) |
2018 | Portland Timbers U23s | 6 | (0) |
2019 | Geldrop | ||
2019–2020 | Consett | ||
2020– | South Shields | ||
* Senior club appearances and goals counted for the domestic league only and correct as of 08:22, 22 February 2020 (UTC) |
Biography
Verstraaten enrolled at Durham University in September 2019 as a postgraduate sport scholar in the business school, and in addition to playing for the university football team also made appearances for Consett and South Shields – signing a full-time contract for the latter in May 2020.[1]
Career statistics
Club
Club | Season | League | Cup | Other | Total | |||||
---|---|---|---|---|---|---|---|---|---|---|
Division | Apps | Goals | Apps | Goals | Apps | Goals | Apps | Goals | ||
Eindhoven | 2015–16 | Eerste Divisie | 2 | 0 | 0 | 0 | 0 | 0 | 2 | 0 |
Portland Timbers U23s | 2018 | PDL | 6 | 0 | 0 | 0 | 0 | 0 | 6 | 0 |
Career total | 8 | 0 | 0 | 0 | 0 | 0 | 8 | 0 |
- Notes
gollark: Yes.
gollark: And yes, this is a hybrid of JS and SQL via template strings, isn't it great?
gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
gollark: I'm busy trying to work out exactly how horrible a PostgreSQL query I need to do this stupid thing under concurrent write load.
References
- "Post Graduate student Wouter Verstraaten signs professional contract for South Shields". Durham University. 22 May 2020. Retrieved 1 June 2020.
- Wouter Verstraaten at Soccerway. Retrieved 22 February 2020.
- "2018 Statistics". USL League Two. Retrieved 22 February 2020.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.