2011–2012 Israel Football League season
The 2011–2012 Israel Football League was the fifth season of the Israel Football League (IFL). The league expanded to ten teams with two expansion teams; the Petah-Tikva Troopers and the Nahariya Northern Stars. The season concluded with the Tel Aviv Sabres defeating the Tel Aviv Pioneers in Israel Bowl V.
2011–2012 IFL season | |
---|---|
League | Israel Football League |
Sport | American football |
Israel Bowl V | |
Champions | Tel Aviv Sabres |
Runners-up | Tel Aviv Pioneers |
Regular season
The regular season consisted of 10 games for each team.
Source:
|
Source:
|
Playoffs
Wild Card games
- Pioneers 34 – 6 Kings
- Rebels 47 – 91 Underdogs
Israel Bowl V
Sabres 44 - 42 Pioneers
Awards
- Most Valuable Player: Chaim Schiff, QB, Jerusalem Lions[2]
- Offensive Player-of-the-Year: Adi Hakami, QB, Tel Aviv/Jaffa Sabres[2]
- Defensive Player-of-the-Year: Adam Zinker, DE/OLB, Tel Aviv/Jaffa Sabres[2]
- Special Teams Player-of-the-Year:: Liran Zamir, K/P, Judean Rebels[2]
- Coach-of-the-Year: Ori Shterenbach, Haifa Underdogs[2]
- Rookie-of-the-Year: Chris Clark, RB/DB, Haifa Underdogs[2]
- Newcomer-of-the-Year: Barak Katzir, DB/KR, Haifa Underdogs[2]
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?
gollark: <@332271551481118732> YOU COORDINATE EVENTS RIGHT
References
- "Football / IFL / Pioneers Destroy Lions' Perfect Season to Make Finals". 23 March 2012. Retrieved 12 July 2018 – via Haaretz.
- "Season Awards פרסי עונת 2011-2012 - IFL". IFL (in Hebrew). Retrieved 2018-07-11.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.