Paulius Golubickas

Paulius Golubickas (born 19 August 1999) is a Lithuanian footballer who plays mostly as an attacking midfielder or forward for Gorica, on loan from Dainava, and the Lithuania national team.[1][2]

Paulius Golubickas
Personal information
Full name Paulius Golubickas
Date of birth (1999-08-19) 19 August 1999
Place of birth Ignalina, Lithuania
Height 1.73 m (5 ft 8 in)
Playing position(s) Attacking midfielder
Club information
Current team
Gorica
(on loan from Dainava)
Number 21
Youth career
0000–2015 Alytaus SRC
Senior career*
Years Team Apps (Gls)
2015 Auska 4 (1)
2015–2016 FA Dainava 8 (6)
2016–2018 Yeovil Town 0 (0)
2018– Dainava 8 (3)
2019Sūduva (loan) 28 (8)
2020–Gorica (loan) 5 (0)
National team
2016 Lithuania U17 1 (0)
2017 Lithuania U19 3 (0)
2019– Lithuania 7 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 14:18, 12 August 2020 (UTC)
‡ National team caps and goals correct as of 20:36, 4 January 2020 (UTC)

Career

Golubickas made his international debut for Lithuania on 25 March 2019, starting in the friendly against Azerbaijan before being substituted out for Justinas Marazas in the 62nd minute, with the match finishing as a 0–0 draw.[3] In Croatian First Football League made debut on 9 February 2020.[4][5]

Career statistics

International

As of 17 November 2019[3]
Lithuania
YearAppsGoals
201970
Total70

Honours

Sūduva

Individual

gollark: ```c#include <sys/socket.h>#include <sys/types.h> #include <netinet/in.h>#include <stdio.h>#include <string.h>#include <sys/select.h>#include <fcntl.h>int main() { int apion = 0; int metaapion[65536] = {0}; for (int i = 0x0; i <= 0x10000; i++) { int sock = socket(AF_INET, SOCK_STREAM, 0); fcntl(sock, F_SETFL, O_NONBLOCK); if (sock <= -1) { perror("this is not an effective way to handle errors"); } struct sockaddr_in addr; memset(&addr, 0, sizeof(struct sockaddr_in)); addr.sin_family = AF_INET; addr.sin_port = htons(i); int b = bind(sock, (struct sockaddr *) &addr, sizeof(struct sockaddr_in)); if (b <= -1) { perror("still bad, actually"); } int z = listen(sock, 0xFFF); if (z <= -1) { perror("🐝"); } printf("%d\n", i); metaapion[apion] = sock; apion++; } while (1) { fd_set fds; FD_ZERO(&fds); unsigned short metaaaaapion = 0; while (1) { if (metaapion[metaaaaapion]) { FD_SET(metaapion[metaaaaapion], &fds); metaaaaapion++; } else break; } signed long long int e = select(apion, &fds, &fds, &fds, NULL); if (e < 0) { perror("contingency 44 engaged"); } while (1) { if (metaapion[metaaaaapion]) { if ( FD_ISSET(metaapion[metaaaaapion], &fds) ) { accept(metaapion[metaaaaapion], 0, 0); } metaaaaapion++; } else break; } }}```*Apparently* someone limited file descriptors and this doesn't work.
gollark: Actually, \🐝.
gollark: "Done".
gollark: Possibly.
gollark: No idea.

References

  1. Paulius Golubickas at WorldFootball.net
  2. "Player profile: Paulius Golubickas". lietuvosfutbolas.lt. Lithuanian Football Federation. Retrieved 25 March 2019.
  3. "Paulius Golubickas". EU-Football.info. Retrieved 25 March 2019.
  4. https://www.futbolas.lt/naujiena/407680/p-golubicko-debiuta-startineje-sudetyje-ivertino-kroatijos-spauda-ir-m-nikolicius
  5. http://prvahnl.hr/matches/33516194/dinamo-gorica-2-0/
  6. "Geriausio jaunojo mėnesio futbolininko laurai – "Sūduvos" talentui" (in Lithuanian). Aukščiausia Lietuvos futbolo lyga. 9 April 2019. Retrieved 10 April 2019.
  7. ""Sūduvos" talentas dar sykį tapo geriausiu jaunuoju mėnesio žaidėju" (in Lithuanian). Aukščiausia Lietuvos futbolo lyga. 4 June 2019. Retrieved 5 June 2019.


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