-- Last updated: 20:55, August 9, 2014 (UTC)
--
data = {
season = "278",
teams = {
["Byblos Red Wings"] = {
planet = "Byblos", nickname = "Red Wings",
colors = "[B][COLOR=#C0C0C0]Byblos[/COLOR] [COLOR=#EB1F23]Red Wings[/COLOR][/B]",
tag = "@CPL_Macja"
},
["Commenor Gundarks"] = {
planet = "Commenor", nickname = "Gundarks",
colors = "[B][COLOR=teal]Commenor[/COLOR] [COLOR=black]Gundarks[/COLOR][/B]",
tag = nil
},
["Concordia Crusaders"] = {
planet = "Concordia", nickname = "Crusaders",
colors = "[B][COLOR=red]Concordia[/COLOR] [COLOR=gray]Crusaders[/COLOR][/B]",
tag = "@Bardan_Jusik"
},
["Corellia Rebels"] = {
planet = "Corellia", nickname = "Rebels",
colors = "[B][COLOR=red]Corellia[/COLOR] [COLOR=blue]Rebels[/COLOR][/B]",
tag = "@Polydroxol"
},
["Druckenwell Marksmen"] = {
planet = "Druckenwell", nickname = "Marksmen",
colors = "[B][COLOR=teal]Druckenwell[/COLOR] [COLOR=yellow]Marksmen[/COLOR][/B]",
tag = "@Vehn"
},
["Eriadu Thunder"] = {
planet = "Eriadu", nickname = "Thunder",
colors = "[B][COLOR=#00008b]Eriadu[/COLOR] [COLOR=#dc143c]Thunder[/COLOR][/B]",
tag = "@Rebecca_Daniels"
},
["Gallinore Firedrakes"] = {
planet = "Gallinore", nickname = "Firedrakes",
colors = "[B][COLOR=#f93a05]Gallinore[/COLOR] [COLOR=#008000]Firedrakes[/COLOR][/B]",
tag = nil
},
["Garqi Gunners"] = {
planet = "Garqi", nickname = "Gunners",
colors = "[B][COLOR=#ff0000]Garqi[/COLOR] [COLOR=#ffffff]Gunners[/COLOR][/B]",
tag = "@Tim Battershell"
},
["Tatooine Sandskimmers"] = {
planet = "Tatooine", nickname = "Sandskimmers",
colors = "[B][COLOR=black]Tatooine[/COLOR] [COLOR=sandybrown]Sandskimmers[/COLOR][/B]",
tag = "@Runjedirun"
},
["Thyferra Force"] = {
planet = "Thyferra", nickname = "Force",
colors = "[B][COLOR=skyblue]Thyferra[/COLOR] [COLOR=darkblue]Force[/COLOR][/B]",
tag = "@Jedi Gunny"
},
},
schedule = {
[1] = {
title = "Week 1", display = true, playoffs = 0,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
},
},
[2] = {
title = "Week 2", display = true, playoffs = 0,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
},
},
[3] = {
title = "Week 3", display = true, playoffs = 0,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
},
},
[4] = {
title = "Week 4", display = true, playoffs = 0,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
},
},
[5] = {
title = "Week 5", display = true, playoffs = 0,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
},
},
[6] = {
title = "Week 6", display = true, playoffs = 0,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
},
},
[7] = {
title = "Week 7", display = true, playoffs = 0,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
},
},
[8] = {
title = "Week 8", display = true, playoffs = 0,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
},
},
[9] = {
title = "Week 9", display = true, playoffs = 1,
games = {
[1] = {
title = nil, location = nil,
away = { team = "Thyferra Force", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Commenor Gundarks", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[2] = {
title = nil, location = nil,
away = { team = "Byblos Red Wings", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Corellia Rebels", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[3] = {
title = nil, location = nil,
away = { team = "Garqi Gunners", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Druckenwell Marksmen", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[4] = {
title = nil, location = nil,
away = { team = "Tatooine Sandskimmers", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Concordia Crusaders", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
[5] = {
title = nil, location = nil,
away = { team = "Gallinore Firedrakes", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { team = "Eriadu Thunder", bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil
},
},
teams = {
["Byblos Red Wings"] = { opponent = "Corellia Rebels", winner = nil, scored = nil, allowed = nil },
["Commenor Gundarks"] = { opponent = "Thyferra Force", winner = nil, scored = nil, allowed = nil },
["Concordia Crusaders"] = { opponent = "Tatooine Sandskimmers", winner = nil, scored = nil, allowed = nil },
["Corellia Rebels"] = { opponent = "Byblos Red Wings", winner = nil, scored = nil, allowed = nil },
["Druckenwell Marksmen"] = { opponent = "Garqi Gunners", winner = nil, scored = nil, allowed = nil },
["Eriadu Thunder"] = { opponent = "Gallinore Firedrakes", winner = nil, scored = nil, allowed = nil },
["Gallinore Firedrakes"] = { opponent = "Eriadu Thunder", winner = nil, scored = nil, allowed = nil },
["Garqi Gunners"] = { opponent = "Druckenwell Marksmen", winner = nil, scored = nil, allowed = nil },
["Tatooine Sandskimmers"] = { opponent = "Concordia Crusaders", winner = nil, scored = nil, allowed = nil },
["Thyferra Force"] = { opponent = "Commenor Gundarks", winner = nil, scored = nil, allowed = nil },
},
},
[10] = {
title = "First Round", display = true, playoffs = 2,
games = {
[1] = {
title = nil, location = nil,
away = { seed = 10, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = 5, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
[2] = {
title = nil, location = nil,
away = { seed = 9, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = 6, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
[3] = {
title = nil, location = nil,
away = { seed = 8, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = 7, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
},
},
[11] = {
title = "Second Round", display = true, playoffs = 3,
games = {
[1] = {
title = nil, location = nil,
away = { seed = nil, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = 2, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
[2] = {
title = nil, location = nil,
away = { seed = nil, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = 3, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
[3] = {
title = nil, location = nil,
away = { seed = nil, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = 4, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
},
},
[12] = {
title = "Semifinals", display = true, playoffs = 4,
games = {
[1] = {
title = nil, location = nil,
away = { seed = nil, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = 1, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
[2] = {
title = nil, location = nil,
away = { seed = nil, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = nil, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
},
},
[13] = {
title = "Futures Cup Final", display = true, playoffs = 5,
games = {
[1] = {
title = "Presented by Gundarkade", location = "Euceron Stadium, Eusebus, Euceron",
away = { seed = nil, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
home = { seed = nil, team = nil, bonus = nil, regulation = nil, overtime = nil, shootout = nil },
ending = nil, winner = nil, winnerSeed = nil, loser = nil, loserSeed = nil
},
},
},
},
stats = {
pointsScored = {
[1] = { team = "Byblos Red Wings", points = 0, rank = 1 },
[2] = { team = "Commenor Gundarks", points = 0, rank = 1 },
[3] = { team = "Concordia Crusaders", points = 0, rank = 1 },
[4] = { team = "Corellia Rebels", points = 0, rank = 1 },
[5] = { team = "Druckenwell Marksmen", points = 0, rank = 1 },
[6] = { team = "Eriadu Thunder", points = 0, rank = 1 },
[7] = { team = "Gallinore Firedrakes", points = 0, rank = 1 },
[8] = { team = "Garqi Gunners", points = 0, rank = 1 },
[9] = { team = "Tatooine Sandskimmers", points = 0, rank = 1 },
[10] = { team = "Thyferra Force", points = 0, rank = 1 },
},
pointsAllowed = {
[1] = { team = "Byblos Red Wings", points = 0, rank = 1 },
[2] = { team = "Commenor Gundarks", points = 0, rank = 1 },
[3] = { team = "Concordia Crusaders", points = 0, rank = 1 },
[4] = { team = "Corellia Rebels", points = 0, rank = 1 },
[5] = { team = "Druckenwell Marksmen", points = 0, rank = 1 },
[6] = { team = "Eriadu Thunder", points = 0, rank = 1 },
[7] = { team = "Gallinore Firedrakes", points = 0, rank = 1 },
[8] = { team = "Garqi Gunners", points = 0, rank = 1 },
[9] = { team = "Tatooine Sandskimmers", points = 0, rank = 1 },
[10] = { team = "Thyferra Force", points = 0, rank = 1 },
},
pointDiff = {
[1] = { team = "Byblos Red Wings", points = 0, rank = 1 },
[2] = { team = "Commenor Gundarks", points = 0, rank = 1 },
[3] = { team = "Concordia Crusaders", points = 0, rank = 1 },
[4] = { team = "Corellia Rebels", points = 0, rank = 1 },
[5] = { team = "Druckenwell Marksmen", points = 0, rank = 1 },
[6] = { team = "Eriadu Thunder", points = 0, rank = 1 },
[7] = { team = "Gallinore Firedrakes", points = 0, rank = 1 },
[8] = { team = "Garqi Gunners", points = 0, rank = 1 },
[9] = { team = "Tatooine Sandskimmers", points = 0, rank = 1 },
[10] = { team = "Thyferra Force", points = 0, rank = 1 },
},
},
standings = {
[1] = { team = "Byblos Red Wings", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[2] = { team = "Commenor Gundarks", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[3] = { team = "Concordia Crusaders", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[4] = { team = "Corellia Rebels", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[5] = { team = "Druckenwell Marksmen", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[6] = { team = "Eriadu Thunder", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[7] = { team = "Gallinore Firedrakes", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[8] = { team = "Garqi Gunners", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[9] = { team = "Tatooine Sandskimmers", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
[10] = { team = "Thyferra Force", wins = 0, losses = 0, h2hWins = 0, pointDiff = 0, pointsAllowed = 0, randomNumber = 0 },
}
}
--