Shahrudin Mahammadaliyev

Shahruddin Mahammadaliyev (Azerbaijani: Şahruddin Məhəmməd oğlu Məhəmmədəliyev; born 12 June 1994) is an Azerbaijani footballer who currently plays as a goalkeeper for Qarabağ in the Azerbaijan Premier League.

Shahruddin Mahammadaliyev
Personal information
Full name Shahruddin Mahammad oglu Mahammadaliyev
Date of birth (1994-06-12) 12 June 1994
Place of birth Makhachkala, Russia
Height 1.85 m (6 ft 1 in)
Playing position(s) Goalkeeper
Club information
Current team
Qarabağ
Number 1
Youth career
2009–2011 Torpedo Moscow
2011–2012 Strogino Moscow
2012 Anzhi Makhachkala
Senior career*
Years Team Apps (Gls)
2013 Shahdag 12 (0)
2014–2015 Sumgayit 34 (0)
2016– Qarabağ 33 (0)
National team
2014–2016 Azerbaijan U21 11 (0)
2017 Azerbaijan U23 5 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 9 March 2020
‡ National team caps and goals correct as of 9 March 2020

Career

Club

On 8 February 2014, Mahammadaliyev made his debut for Sumgayit in a 2–2 draw against Shuvalan in the Azerbaijan Premier League.[1]

Mahammadaliyev signed a contract with Qarabağ FK on 16 January 2016.[2] He made his debut for the club on 6 February 2016 in an Azerbaijan Premier League match against Khazar Lankaran, which Qarabağ won 3–0.[3]

On 20 May 2019, he signed a new three-year contract with Qarabağ FK.[4]

He made his European debut in 2019 against Luxembourgish F91 Dudelange in the UEFA Europa League group stage which ended in a 1–1 draw.[5]

International

Mahammadaliyev was included in the squad of hosts Azerbaijan's under-23 team at the 2017 Islamic Solidarity Games in Baku, in which Azerbaijan went on to win the gold medal.[6]

Honours

Club

Qarabağ

International

Azerbaijan U23
gollark: What's a TQFT and shut up gnobody.
gollark: Hmm, maybe SPUDNET should do pings every 2500ms instead of 10000ms.
gollark: ...
gollark: Yes, it's right in the majority of your cases.
gollark: Go```javascriptconst WebSocket = require("ws")const msgpack = require("@msgpack/msgpack")require("dotenv").config()const ws = new WebSocket(process.argv[2] || "ws://localhost:6086/v4?enc=msgpack")const send = x => ws.send(msgpack.encode(x))ws.on("message", msg => { const data = msgpack.decode(msg) const mtype = data.type if (mtype === "ping") { console.log("ping", data.seq) send({ type: "pong", seq: data.seq }) } else if (mtype === "error") { console.warn(`${data.error} ${data.for}: ${data.detail}`) } else if (mtype === "ok") { console.log(`${data.for}:`, data.result) }})ws.on("open", () => { send({ type: "identify", key: process.env.CLIENT_KEY }) send({ type: "set_channels", channels: [ "ShutdownOS" ] })})```yourself.

References

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