Almagro CF

Almagro Club de Fútbol is a Spanish football club based in Almagro, in the autonomous community of Castile-La Mancha. Currently plays in Tercera División – Group 18, holding home games at Estadio Manuel Trujillo, with a 2,000-seat capacity.[2]

Almagro CF
Full nameAlmagro Club de Fútbol
Nickname(s)Los encajeros
Founded1957
GroundManuel Trujillo, Almagro,
Castile-La Mancha, Spain
Capacity2,000[1]
ManagerTato Giménez
League3ª – Group 18
2018–193ª – Group 18, 16th

Recent seasons

Season Division Place Copa del Rey
2011-12 Regional 3rd
2012-13 Regional 6th
2013-14 Regional 1st
2014/15 16th
2015/16 2nd
2016/17 12th
2017/18 17th
2018/19 16th

12 seasons in Tercera Division

gollark: ™
gollark: al
gollark: The world does not, in fact, make sense.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: You have to remove them.

References


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