Ladislav Krejčí (footballer, born 1999)

Ladislav Krejčí (born 20 April 1999) is a Czech footballer who currently plays as a midfielder for AC Sparta Prague.

Ladislav Krejčí
Personal information
Full name Ladislav Krejčí
Date of birth (1999-04-20) 20 April 1999
Playing position(s) Midfielder
Club information
Current team
Sparta Prague
Number 37
Youth career
−2016 Zbrojovka Brno
Senior career*
Years Team Apps (Gls)
2016−2019 Zbrojovka Brno 47 (4)
2019– Sparta Prague 23 (0)
National team
2014 Czech Republic U-16 4 (0)
2016–2017 Czech Republic U-18 13 (2)
2017–2018 Czech Republic U-19 14 (1)
2018 Czech Republic U-20 3 (0)
2019– Czech Republic U-21 2 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 21:47, 17 July 2019 (UTC)
‡ National team caps and goals correct as of 21:47, 17 July 2019 (UTC)

Club career

FC Zbrojovka Brno

He made his professional debut for Zbrojovka Brno in their home match against Sparta Praha on 2 October 2016, which ended in a 3–3 draw.[1] He scored his first league goal on 13 May 2018 in Brno's 4–1 win at Teplice.[2]

gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.
gollark: NONE are safe.

References

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