onFOSS.hribhrib.at/scoreboard.html

125 lines
2.5 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>hribhrib</title>
<link rel="stylesheet" href="https://hribhrib.at/styles.css">
</head>
<body>
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='timetable.html'>Timetable</a> |
<a href='tournament.html'>Tournament</a> |
<a href='howto.html'>HowTo</a> |
<a href='list.html'>List</a> |
<a href='https://hribhrib.at/'>To My Homepage</a>
</div>
<div>
<h1>Scoreboard of Teeworlds-Tournament</h1>
<h2>Gamesettings</h2>
2021-05-20 17:08:48 +02:00
<p>1vs1 TeamDeathmatch first who get 15 points.</p>
</div>
<div>
<h2>Scoreboard</h2>
<p>
2021-05-21 13:20:01 +02:00
<table>
2021-05-21 12:58:48 +02:00
<tr>
<th>Number</th>
<th>Nickname</th>
<th>Wins</th>
<th>Losses</th>
</tr>
<tr>
<td>1</td>
2021-06-24 11:27:38 +02:00
<td>A</td>
<td>0</td>
<td>0</td>
2021-05-21 12:58:48 +02:00
</tr>
<tr>
<td>2</td>
2021-06-24 11:27:38 +02:00
<td>B</td>
<td>0</td>
2021-05-21 12:58:48 +02:00
<td>0</td>
</tr>
<tr>
<td>3</td>
2021-06-24 11:27:38 +02:00
<td>C</td>
<td>0</td>
<td>0</td>
2021-05-21 12:58:48 +02:00
</tr>
<tr>
<td>4</td>
2021-06-24 11:27:38 +02:00
<td>D</td>
<td>0</td>
<td>0</td>
2021-05-21 12:58:48 +02:00
</tr>
<tr>
<td>5</td>
2021-06-24 11:27:38 +02:00
<td>E</td>
<td>0</td>
2021-05-21 12:58:48 +02:00
<td>0</td>
</tr>
<tr>
<td>6</td>
2021-06-24 11:27:38 +02:00
<td>F</td>
<td>0</td>
<td>0</td>
2021-05-21 12:58:48 +02:00
</tr>
</table>
</p>
</div>
<div>
<h2>Play-offs / 2:30pm-5:00pm UTC</h2>
<p>Round-robin of all participants.</p>
<h3>Round 1 / 2:30pm-3:00pm UTC</h3>
<p>
2021-06-24 11:27:38 +02:00
1 vs 6 : X wins - Server: s1<br>
2 vs 5 : X wins - Server: s2<br>
3 vs 4 : X wins - Server: s3
</p>
<h3>Round 2 / 3:00pm-3:30pm UTC</h3>
<p>
2021-06-24 11:27:38 +02:00
1 vs 5 : X wins - Server: s1<br>
6 vs 4 : X wins - Server: s2<br>
2 vs 3 : 3 wins - Server: s3
</p>
<h3>Round 3 / 3:30pm-4:00pm UTC</h3>
<p>
2021-06-24 11:27:38 +02:00
1 vs 4 : 4 wins - Server: s1<br>
5 vs 3 : 5 wins - Server: s2<br>
6 vs 2 : 6 wins - Server: s3
</p>
<h3>Round 4 / 4:00pm-4:30pm UTC</h3>
<p>
2021-06-24 11:27:38 +02:00
1 vs 3 : 1 wins - Server: s1<br>
4 vs 2 : 4 wins - Server: s2<br>
5 vs 6 : 5 wins - Server: s3
</p>
<h3>Round 5 / 4:30pm-5:00pm UTC</h3>
<p>
2021-06-24 11:27:38 +02:00
1 vs 2 : 1 wins - Server: s1<br>
3 vs 6 : 6 wins - Server: s2<br>
4 vs 5 : 5 wins - Server: s3
</p>
</div>
<div>
2021-05-22 18:55:51 +02:00
<h2>Finals / 5:30pm-6:30pm UTC</h2>
<p>Best of 3 first vs second.</p>
2021-05-22 18:54:42 +02:00
<h3>Round 1</h3>
2021-06-24 11:27:38 +02:00
<p>4 vs 5 : X wins - Server: s1</p>
2021-05-22 18:54:42 +02:00
<h3>Round 2</h3>
2021-06-24 11:27:38 +02:00
<p>4 vs 5 : X wins - Server: s1</p>
2021-05-22 18:54:42 +02:00
<h3>Round 3</h3>
2021-06-24 11:27:38 +02:00
<p>4 vs 5 : X wins - Server: s1</p>
</div>
</div>
</body>
</html>