-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathddc_finland.html
More file actions
63 lines (53 loc) · 2.82 KB
/
ddc_finland.html
File metadata and controls
63 lines (53 loc) · 2.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Double Disc Court (DDC) in Finland</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Double Disc Court (DDC) in Helsinki, Finland</h1>
<h2>Where and how to play</h2>
<p>Last updated: 3rd September 2023</p>
<!--<p class="view"><a href="https://github.com/wilenius">View My GitHub Profile</a></p>-->
</header>
<section>
<div style="float:right; margin-top: -15px;"><a href="ddc_finland.html">in English</a> | <a href="ddc_finland_fi.html">in Finnish</a></div>
<img src=hki_ddc_banner.jpg style="padding-bottom:20px;"/>
<h2>Weekly pick-up games in Helsinki</h2>
<p>We play every week all around the year on Tuesdays around 7 pm. Place and exact time is confirmed at our Signal group. Contact Heikki (hw@iki.fi) if you wish to join.</p>
<p><em>No previous experience necessary</em> – just show up if you are interested in trying the sport!</p>
<h2>Competitions in 2024</h2>
<ul>
<li>5th May 2023 Helsinki Spring Tournament (Boss of the court)</li>
<li>24th–25th August 2024 Finnish National Championships</li>
<li>5th October 2024 Helsinki Open in October</li>
<li>November onwards: Helsinki Winter league</li>
</ul>
<p>Tournament results are available at the <a href="https://doubledisccourt.com/results/">global DDC website</a>.
<h2>Videos</h2>
<p>Check out our <a href="https://www.youtube.com/channel/UCfI8Ze9_RgiuICUe64Xuuag">YouTube channel</a>.</p>
<h2>Guides</h2>
<p>Conrad Damon's <a href="https://doubledisccourt.com/">website</a> has an extensive collection of guides, videos, etc.</p>
<p>See also Scott Zimmerman's video "DDC tips for beginners" <a href="https://www.youtube.com/watch?v=QJugKDRZ4nQ">part one</a> and <a href="https://www.youtube.com/watch?v=v1q7CG1LOaE">part two</a>.</p>
<h2>Rules</h2>
<ul>
<li><a href="https://wfdf.sport/wp-content/uploads/2020/07/wfdf_rulebook_article_ii-2016.pdf">DDC rules</a> in English</li>
<li><a href="Tuplakiekko_2016.pdf">DDC rules</a> in Finnish</li>
</ul>
</section>
<footer>
<p><small>Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>