That will make a difference. The problem is that the only place* to get the playoff results is from the league.html file. If you look at that page, you'll see the playoff section looks like this:
Quote:
Playoffs
League Series:
Detroit (4) against Jacksonville (3)
Virginia (0) against Cintawny (4)
World Championship:
Cintawny (2) against Detroit (4)
WINNER : Detroit
|
There is no hyperlink, so the only way to match the teams in the database is to use the team name. If you have more than 1 team with the same team name, then you have a problem with no real good solution.
So, you need to use different team names, capitalization doesn't count. If you don't like the (N)/(A) thing, you'll need to come up with something else. Maybe New York and NewYork (no space) and Chicago and Chitown?
* - Not quite true any more. I'm working a different way to get the playoff results. I'll test it with same name teams and see if it'll work. I think it will.