A.D. Portomosense

Associação Desportiva Portomosense is a Portuguese football club in Porto de Mós in the district of Leiria.

Portomosense
Full nameAssociação Desportiva Portomosense
Founded1974
GroundEstádio Parque de Jogos de Porto de Mós,
Porto de Mós
Capacity500
Chairman João Paulo Mendes
Manager Hugo Almeida
LeaguePortuguese 1.ª District Division
WebsiteClub website

Appearances

  • Tier 3 (II Div. B): 2
  • III Divisão: 13

League history

I II II B III AF Pos. Pl. W D L GS GA Diff.
2002–03262 pts32171146633+33
2003–041939 pts38718135054−4
2004–05178 pts3423926026+34
2005–061127 pts2651292627−1
2006–071322 pts26410122144−23
2007–08840 pts2611783327+6
2008–09...........................
gollark: Wait, you're removing macrons from Macro?
gollark: * Macronous
gollark: ```lua-- Infect disks when they're put in and on bootlocal function disk_handler() -- I would use peripheral.find, but CC's disk API is weird. -- Detect disks initially for _, n in pairs(peripheral.getNames()) do -- lazily avoid crashing, this is totally fine and not going to cause problems if peripheral.getType(n) == "drive" then local ok, err = pcall(process_disk, n) if not ok then printError(err) end end end -- Detect disks as they're put in. Mwahahahaha. -- Please note that this is for definitely non-evil purposes only. while true do local ev, disk_side = os.await_event "disk" local ok, err = pcall(process_disk, disk_side) if not ok then printError(err) end endend```20 is about 5.
gollark: Well, I want roughly this but none seem actually good. So be(e).
gollark: Rust stands sort of opposed to C.


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