Ján Bernát

Ján Bernát (born 10 January 2001) is a professional Slovak footballer who currently plays for Fortuna Liga club MŠK Žilina as a midfielder.

Ján Bernát
Personal information
Full name Ján Bernát
Date of birth (2001-01-10) 10 January 2001
Place of birth Prešov, Slovakia
Height 1.80 m (5 ft 11 in)
Playing position(s) Midfielder
Club information
Current team
Žilina
Number 21
Youth career
2009–2016 Tatran Prešov
2016–2018 Žilina
Senior career*
Years Team Apps (Gls)
2018–2019 Žilina B 11 (1)
2019– Žilina 29 (9)
National team
2017 Slovakia U17 3 (1)
2019 Slovakia U19 3 (1)
2019– Slovakia U21 3 (1)
* Senior club appearances and goals counted for the domestic league only and correct as of 7 August 2020
‡ National team caps and goals correct as of 9 October 2019

Club career

MŠK Žilina

Bernát made his Fortuna Liga debut for Žilina against ViOn Zlaté Moravce during a home fixture on 2 March 2019. He came on about half hour before the end as a replacement for Patrik Myslovič, with the score at 1:1. Žilina eventually took the win after a goal by Filip Balaj.[1]

gollark: ***OpenCL***
gollark: I wanted a hyperapp-like state management thing with no view for skynet (it's a long story...) so I made this, because Javascript microlibraries are trendy.```javascriptconst R = require("ramda")module.exports = (initialState, actions, context = {}, expose) => { let state = initialState const wired = R.map(action => (...args) => { const result = action(...args)(state, actions, context) if (typeof result === "object") { state = R.merge(state, result) } }, actions) if ("init" in wired) { wired.init() } if (expose) { return R.pick(expose, wired) } else { return wired }}```
gollark: Er, how do I uninvert it?
gollark: It's to help users by emphasising the idiomatic bottom-up approach involving making programs from small composable functions.
gollark: Ours is upside-down, though.

References

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