Trimayne Harris

Trimayne Harris is a Belizean footballer who currently plays for Verdes in the Premier League of Belize and the Belize national team.

Trimayne Harris
Personal information
Full name Trimayne Harris
Date of birth (1997-12-20) 20 December 1997
Place of birth Esperanza, Cayo District, Belize
Playing position(s) Striker
Club information
Current team
Verdes
Senior career*
Years Team Apps (Gls)
2013–2014 San Ignacio United ? (3)
2015–2018 Belize Defence Force ? (20)
2018–2019 Belmopan Bandits ? (13)
2019– Verdes
National team
2018– Belize 3 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 5 October 2018
‡ National team caps and goals correct as of 5 October 2018

International career

Harris made his national team debut for Belize on 23 March 2018 in a 4–2 win against Grenada.[1]

gollark: Which do you think is slower: the execution or generation of strings?
gollark: ```pythonimport itertoolschars = [chr(x) for x in range(32, 126)]chars.extend(["\t", "\n"])def generate_for_length(length): return map(lambda chars: "".join(chars),itertools.combinations(chars, length))def generate(): for i in itertools.count(): for s in generate_for_length(i): yield sfor x in generate(): try: print(exec(x)) except Exception as e: print(f"{e} from {x}")```
gollark: I should multithread this!
gollark: ```pythonimport itertoolschars = [chr(x) for x in range(32, 126)]chars.extend(["\t", "\n"])def generate_for_length(length): return map(lambda chars: "".join(chars),itertools.combinations(chars, length))def generate(): for i in itertools.count(): for s in generate_for_length(i): yield sfor x in generate(): print(x)```<@!330678593904443393>
gollark: YOUR CODE MUST BE BAD.

References

  1. "Belize 4-2 Grenada Match Timeline". Grenada FA. 23 March 2018. Retrieved 5 October 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.