El Palmar CF

El Palmar Club de Fútbol-Estrella Grana is a Spanish football team based in El Palmar, in the Region of Murcia. Founded in 2006 it plays in Tercera División – Group 13, holding home games at Polideportivo El Palmar.[3]

El Palmar
Full nameEl Palmar Club de Fútbol-Estrella Grana
Founded2006
GroundPolideportivo El Palmar, El Palmar,
Murcia, Spain
Capacity500[1]
ChairmanFrancisco Hernández Pozuelo
ManagerJuanfran Ibáñez[2]
League3ª – Group 13
2018–19Preferente Murcia, 1st

On 30 June 2017, the club reached an agreement with CF Lorca Deportiva to become its reserve team,[4] terminating the vinculation at the end of the season.

Season to season

Season Tier Division Place Copa del Rey
2007/08 6 1ª Reg. 11th
2008/09 6 1ª Aut. 5th
2009/10 5 Reg. Pref. 17th
2010/11 5 Reg. Pref. 11th
2011/12 5 Reg. Pref. 2nd
2012/13 4 10th
2013/14 4 12th
2014/15 4 12th
2015/16 4 3rd
2016/17 4 7th
2017/18 4 19th
2018/19 5 Reg. Pref. 1st
2019/20 4 First round

gollark: I'm unsure of exactly how `i` works but I believe it's right.
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?

References

  1. "Últimas noticias del El Palmar: plantilla, resultados, clasificación". es.besoccer.com (in Spanish). Retrieved 2020-07-16.
  2. "Juanfran Ibáñez - El Palmar C.F. E.G. :: Fútbol de Andalucía ::". www.lapreferente.com. Retrieved 2020-07-16.
  3. "Últimas noticias del El Palmar: plantilla, resultados, clasificación". es.besoccer.com (in Spanish). Retrieved 2020-07-16.
  4. "El Palmar C.F. se convierte en el nuevo filial del Lorca Deportiva" [El Palmar C.F. become the new reserve team of Lorca Deportiva] (in Spanish). El Lorquino. 30 June 2017. Retrieved 8 June 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.