Mesaad Al-Hamad

Mesaad Al-Hamad (born February 11, 1986) is a Qatari footballer who plays for Muaither as a right defender . He is a member of the Qatar national football team. He was born in Yemen.

Mesaad Al-Hamad
Personal information
Full name Mesaad Ali Al-Hamad
Date of birth (1986-02-11) February 11, 1986
Place of birth Sana'a, Yemen
Height 1.77 m (5 ft 9 12 in)
Playing position(s) Defender / Right back
Club information
Current team
Muaither
Number 2
Senior career*
Years Team Apps (Gls)
2004–2014 Al Sadd 152 (4)
2014–2015 Al-Ahli 6 (0)
2015–2016 Umm Salal SC 3 (0)
2016 Al-Wakrah 0 (0)
2016–2020 Al-Shahania 50 (1)
2020– Muaither
National team
2006– Qatar 34 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 27/6/2015
‡ National team caps and goals correct as of 27/4/2015

Club career statistics

Statistics accurate as of 21 August 2011[1]

Club Season League League Cup1 League Cup2 Continental3 Total
Apps Goals Apps Goals Apps Goals Apps Goals Apps Goals
Al-Sadd 2003–04 QSL 30
2004–05 140
2005–06 90
2006–07 220
2007–08 180
2008–09 232
2009–10 111
2010–11 160
2011-12
Total 1163
Career total 1163

1Includes Emir of Qatar Cup.

2Includes Sheikh Jassem Cup.

3Includes AFC Champions League.

gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.
gollark: https://github.com/osmarks/random-stuff

References

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