Shawn Sawyers

Shawn Sawyers (born 19 September 1976, in Jamaica) is a Jamaican professional football player who plays as a goalkeeper, in 2010 he transferred from Portmore United to Humble Lions F.C. in the Jamaican National Premier League.

Shawn Sawyers
Personal information
Full name Shawn Sawyers
Date of birth (1976-09-19) 19 September 1976
Place of birth Jamaica
Height 6 ft 2 in (188 cm)
Playing position(s) goalkeeper
Club information
Current team
Humble Lions F.C.
Senior career*
Years Team Apps (Gls)
Braeton F.C.
1997–2002 Hazard United
2003–2009 Portmore United
2010–2011 Humble Lions F.C.
National team
2002–2009 Jamaica 23 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 24 December 2007
‡ National team caps and goals correct as of 22 August 2008

International career

Sawyers made his debut for Jamaica in a May 2002 friendly match against Nigeria, coming on as a substitute for Aaron Lawrence. He has served as the long-time number two keeper for Jamaica. He has collected 29 caps since, his last international match being the February 2009 in a friendly match in London versus Nigeria.

Honors

Portmore United

  • CFU Club Championship: 1
2005
  • Jamaican National Premier League: 3
2003, 2005, 2008
2000, 2003, 2005, 2007

Jamaica

2005
gollark: ```scheme(define metagollariosity (lambda (x y z) (define opponent-next-move (z y x z)) (display "about to be gollarious\n") (display "simulating...\n") (write z) (define simulate (lambda (n) (z (cons n y) (cons opponent-next-move x) z)) (define if-defect (simulate 1)) (write "simulated to depth 1") (define if-cooperate (simulate 0)) (write if-cooperate) (if (> (car (prisond 1 if-defect)) (car (prisond 0 if-cooperate))) 1 0))))```
gollark: Yes, I know that, it was a foolish mistake, I fixed it.
gollark: OH BEE, it still errors.
gollark: I see. So I should `car`ify it? Fascinating.
gollark: ```scheme(define metagollariosity (lambda (x y z) (define opponent-next-move (z y x z)) (display "about to be gollarious\n") (display "simulating...\n") (write z) (define simulate (lambda (n) (z (cons n y) (cons opponent-next-move x) z)) (define if-defect (simulate 1)) (write "simulated to depth 1") (define if-cooperate (simulate 0)) (write if-cooperate) (if (> (prisond 1 if-defect) (prisond 0 if-cooperate)) 1 0))))```Ignore all the `write`s, they are for debugging.


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