Fixtures: Difference between revisions

From Hattrick
Jump to navigationJump to search
changed team 8 last game from 7a to 7h
Catalyst (talk | contribs)
No edit summary
Line 3: Line 3:
The fixtures for a series are set up at the beginning of the season.  All matches are scheduled according to a set algorithm, so that any team's schedule for the season is based on its position at the very beginning of the season.
The fixtures for a series are set up at the beginning of the season.  All matches are scheduled according to a set algorithm, so that any team's schedule for the season is based on its position at the very beginning of the season.


==Series Schedule==
==Schedule==


On a week-by-week basis, the fixtures for any series will look like this (with the first team as the home team):<br><br>
On a week-by-week basis, the fixtures for any series will look like this:
<tt>
<br><br>
Week 01: 1v2, 3v4, 5v6, 7v8<br>
[[Image:LeagueFixtures.png|left]]
Week 02: 6v1, 2v7, 8v3, 4v5<br>
Week 03: 7v1, 3v2, 6v4, 5v8<br>
Week 04: 1v4, 2v5, 7v3, 8v6<br>
Week 05: 3v1, 6v2, 4v8, 5v7<br>
Week 06: 1v8, 2v4, 3v5, 7v6<br>
Week 07: 5v1, 8v2, 6v3, 4v7<br>
Week 08: 1v5, 2v8, 3v6, 7v4 (same as Week 7, but with home and away switched)<br>
Week 09: 8v1, 4v2, 5v3, 6v7 (same as Week 6, but with home and away switched)<br>
Week 10: 1v3, 2v6, 8v4, 7v5 (same as Week 5, but with home and away switched)<br>
Week 11: 4v1, 5v2, 3v7, 6v8 (same as Week 4, but with home and away switched)<br>
Week 12: 1v7, 2v3, 4v6, 8v5 (same as Week 3, but with home and away switched)<br>
Week 13: 1v6, 7v2, 3v8, 5v4 (same as Week 2, but with home and away switched)<br>
Week 14: 2v1, 4v3, 6v5, 8v7 (same as Week 1, but with home and away switched)<br>
</tt>
==Team Schedule==
 
For any particular team in the series, their scheduled opponents and venues for the season will look like this:<br><br>
<tt>
1: 2h, 6a, 7a, 4h, 3a, 8h, 5a, 5h, 8a, 3h, 4a, 7h, 6h, 2a<br>
2: 1a, 7h, 3a, 5h, 6a, 4h, 8a, 8h, 4a, 6h, 5a, 3h, 7a, 1h<br>
3: 4h, 8a, 2h, 7a, 1h, 5h, 6a, 6h, 5a, 1a, 7h, 2a, 8h, 4a<br>
4: 3a, 5h, 6a, 1a, 8h, 2a, 7h, 7a, 2h, 8a, 1h, 6h, 5a, 3h<br>
5: 6h, 4a, 8h, 2a, 7h, 3a, 1h, 1a, 3h, 7a, 2h, 8a, 4h, 6a<br>
6: 5a, 1h, 4h, 8a, 2h, 7a, 3h, 3a, 7h, 2a, 8h, 4a, 1a, 5h<br>
7: 8h, 2a, 1h, 3h, 5a, 6h, 4a, 4h, 6a, 5h, 3a, 1a, 2h, 8a<br>
8: 7a, 3h, 5a, 6h, 4a, 1a, 2h, 2a, 1h, 4h, 6a, 5h, 3a, 7h<br>
</tt>

Revision as of 18:52, 28 July 2006

A team's 'fixtures' is another term for the set of matches that are scheduled in a series for a particular season. To view the fixtures for any series, you can find the 'Fixtures' button on the right side of the Series page, under the 'More Info' heading. On the fixtures page, you can view the fixtures for that series from previous seasons as well.

The fixtures for a series are set up at the beginning of the season. All matches are scheduled according to a set algorithm, so that any team's schedule for the season is based on its position at the very beginning of the season.

Schedule

On a week-by-week basis, the fixtures for any series will look like this:

File:LeagueFixtures.png