Portugal national football team results (2020–39)

This page is a list of all the matches that Portugal national football team has played between 2020 and 2039.[1]

Portugal national football team results

2020s

2020

27 March 2020 (2020-03-27) FriendlyBelgium Cancelled PortugalDoha, Qatar
Report Stadium: Education City Stadium
30 March 2020 (2020-03-30) FriendlyCroatia Cancelled PortugalDoha, Qatar
Report Stadium: Education City Stadium
TBD FriendlySlovenia v PortugalLjubljana, Slovenia
Report Stadium: Stožice Stadium
TBD FriendlySpain v PortugalMadrid, Spain
Report Stadium: Wanda Metropolitano
TBD FriendlyPortugal v MaltaPortugal
Report Stadium: TBA
5 September 2020 2020 UEFA NLPortugal v Croatia
20:45 Report
8 September 2020 2020 UEFA NLSweden v Portugal
20:45 Report
9 October 2020 2020 UEFA NLFrance v Portugal
20:45 Report
12 October 2020 2020 UEFA NLPortugal v Sweden
20:45 Report
12 November 2020 2020 UEFA NLPortugal v France
20:45 Report
15 November 2020 2020 UEFA NLCroatia v Portugal
20:45 Report

2021

Key: GS, Group stage; Euro 2020, UEFA Euro 2020; UEFA NL, UEFA Nations League

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

  1. UEFA (2019-11-30). "UEFA EURO 2020 Group F: Portugal, France, Germany". UEFA. Retrieved 2019-12-04.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.