Jolanshoy McDowall

Jolanshoy McDowall (born 21 August 1989) is a football defender, who plays for Saint Vincent and the Grenadines and Saint Vincent and the Grenadines U-20.

Jolanshoy McDowall
Personal information
Full name Jolanshoy Lamon McDowall
Date of birth (1989-08-21) 21 August 1989
Place of birth Layou, St. Vincent
Height 1.75 m (5 ft 9 in)
Playing position(s) Defender
Club information
Current team
Avenues United FC
Number 16
Youth career
Stingers FC
Senior career*
Years Team Apps (Gls)
2002– Stingers FC
2007– Avenues United FC
National team
2008– St Vincent U20 9 (0)
2006– Saint Vincent and the Grenadines 13 (0)
* Senior club appearances and goals counted for the domestic league only
‡ National team caps and goals correct as of 31 January 2009

He is from a small town in St. Vincent called Layou.

International career

McDowall made his debut for the senior Saint Vincent and the Grenadines team in a September 2008 Caribbean Cup match against Martinique.

gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.
gollark: NONE are safe.
gollark: Too late, I worked out how to use SQLite archives.


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