Victor Mattos Cardozo
Victor Mattos Cardozo (born December 19, 1989) simply known as Victor. Victor Cardozo is a professional Brazilian football player. He currently plays for BG Pathum United in the Thai League 1. His goal during the Thai League Week 11 against Buriram United is considered one of the top 5 goals of the round in an article by FOX Sports Asia.
Personal information | |||
---|---|---|---|
Full name | Victor Mattos Cardozo | ||
Date of birth | 19 December 1989 | ||
Place of birth | Brazil | ||
Height | 1.94 m (6 ft 4 1⁄2 in) | ||
Playing position(s) | Centre back | ||
Club information | |||
Current team | BG Pathum United | ||
Number | 5 | ||
Youth career | |||
2009 | Primeira Camisa | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
2010 | Cerâmica | ||
2011 | America-RJ | 4 | (0) |
2012–2013 | Esportivo | 14 | (7) |
2014 | Campinense | 6 | (0) |
2014 | Operário | 6 | (1) |
2014 | Duque de Caxias | 7 | (0) |
2015 | São Bento | 0 | (0) |
2015–2017 | Ubon UMT United | 72 | (20) |
2018 | Chiangrai United | 32 | (7) |
2019 | PTT Rayong | 28 | (3) |
2020– | BG Pathum United | 4 | (1) |
* Senior club appearances and goals counted for the domestic league only |
Honours
Ubon UMT United
- Regional League Division 2: 2015
- Regional League North-East Division runner-up: 2015
Chiangrai United
- Thai FA Cup (1): 2018
- Thai League Cup (1): 2018
- Thailand Champions Cup (1): 2018
gollark: Evidently, C needs better extension mechanisms.
gollark: I'm not sure how you could consider that syntax okay.
gollark: This is why ALL are to utilize zig.
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, \🐝.
References
- Victor Mattos Cardozo at Soccerway
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.