Kirill Glushchenkov

Kirill Yuryevich Glushchenkov (Russian: Кирилл Юрьевич Глущенков; born 5 February 2000) is a Russian football player who plays for FC Fakel Voronezh.

Kirill Glushchenkov
Personal information
Full name Kirill Yuryevich Glushchenkov
Date of birth (2000-02-05) 5 February 2000
Place of birth Stavropol, Russia
Height 1.91 m (6 ft 3 in)
Playing position(s) Midfielder
Club information
Current team
FC Fakel Voronezh
Number 23
Youth career
Football DYuSSh Stavropol
Senior career*
Years Team Apps (Gls)
2018–2020 FC Dynamo Moscow 0 (0)
2020– FC Fakel Voronezh 1 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 1 August 2020

Club career

He made his debut in the Russian Football National League for FC Fakel Voronezh on 1 August 2020 in a game against FC Akron Tolyatti, he substituted Andrey Nikitin in the 85th minute.[1]

gollark: OmniDisks look up some random pastebin file.
gollark: Hmm, idea: what if I make `potatOS.update` just send an event to `potatoupd` instead of actually running the update routines itself?
gollark: Well, OmniDisks are revoked via the web license lookup thing.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```As you can see, this is much more portable than the old SPUDNET Python implementation, which needed websockets and asyncio and such.
gollark: I was thinking about this, but I don't actually have all the hashes of all the disks in circulation.

References

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