| id |
10 |
| trainer_id |
3 |
| title |
Zielkreis-Putting: 3 Ringe, 3 Meter |
| description |
Lege drei Tees als Kreis mit 30 cm Durchmesser um Lege drei Tees als Kreis mit 30 cm Durchmesser um das Loch. Putte aus 3 Meter Entfernung und zähle, wie viele von 10 Bällen im Kreis landen. Ziel: mindestens 7 von 10 treffen, bevor die Distanz auf 4 Meter erhöht wird.... |
| category |
Putten |
| difficulty |
Anfänger |
| goal |
Konsistente Treffgenauigkeit beim Putten aus mittl Konsistente Treffgenauigkeit beim Putten aus mittlerer Distanz entwickeln... |
| keywords |
Putting, Genauigkeit, Zielkreis, Distanzkontrolle, Putting, Genauigkeit, Zielkreis, Distanzkontrolle, Lochgenauigkeit... |
| times_used |
0 |
| last_used_at |
NULL |
| created_at |
2026-08-19 18:12:27 |
| updated_at |
2026-08-19 18:13:00 |
| media_type |
NULL |
| media_ref |
NULL |
| sketch_svg |
<svg viewBox="0 0 600 400" xmlns="h <svg viewBox="0 0 600 400" xmlns="http://www.w3.org/2000/svg">
<!-- Putting Green Hintergrund -->
<ellipse cx="300" cy="200" rx="270" ry="180" fill="#c8e6a0" stroke="#0E4429" stroke-width="2"/>
<!-- Putting-Linie (3 Meter) gestrichelt -->
<line x1="300" y1="310" x2="300" y2="185" stroke="#9AA79B" stroke-width="1.5" stroke-dasharray="6,4"/>
<!-- Distanz-Beschriftung -->
<text x="315" y="265" font-family="sans-serif" font-size="13" fill="#1A2E22">3 m</text>
<!-- Richtungspfeil nach oben -->
<line x1="300" y1="310" x2="300" y2="200" stroke="#94B93B" stroke-width="2"/>
<polygon points="300,192 295,204 305,204" fill="#94B93B"/>
<!-- Zielkreis Ring 1 (äußerster) - 30cm Durchmesser Visualisierung groß -->
<circle cx="300" cy="168" r="32" fill="none" stroke="#94B93B" stroke-width="2" stroke-dasharray="5,3"/>
<!-- Zielkreis Ring 2 (mittel) -->
<circle cx="300" cy="168" r="22" fill="none" stroke="#94B93B" stroke-width="1.5" stroke-dasharray="4,3"/>
<!-- Zielkreis Ring 3 (innen / Kreis aus Tees) -->
<circle cx="300" cy="168" r="14" fill="none" stroke="#0E4429" stroke-width="2"/>
<!-- Loch in der Mitte -->
<circle cx="300" cy="168" r="6" fill="#0E4429"/>
<!-- Tees am Kreis (3 Tees als kleine Dreiecke/Marker) -->
<!-- Tee oben -->
<polygon points="300,153 297,158 303,158" fill="#94B93B" stroke="#0E4429" stroke-width="1"/>
<!-- Tee unten-links -->
<polygon points="288,175 285,180 291,180" fill="#94B93B" stroke="#0E4429" stroke-width="1"/>
<!-- Tee unten-rechts -->
<polygon points="312,175 309,180 315,180" fill="#94B93B" stroke="#0E4429" stroke-width="1"/>
<!-- Tee-Beschriftung -->
<text x="318" y="158" font-family="sans-serif" font-size="11" fill="#1A2E22">Tee</text>
<text x="295" y="196" font-family="sans-serif" font-size="11" fill="#1A2E22">Tee</text>
<text x="255" y="182" font-family="sans-serif" font-size="11" fill="#1A2E22">Tee</text>
<!-- Zielkreis Label -->
<text x="338" y="170" font-family="sans-serif" font-size="12" fill="#94B93B" font-weight="bold">Ø 30 cm</text>
<!-- Bälle am Abschlagsort (10 Bälle) -->
<!-- Reihe 1 -->
<circle cx="265" cy="320" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<circle cx="281" cy="320" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<circle cx="297" cy="320" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<circle cx="313" cy="320" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<circle cx="329" cy="320" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<!-- Reihe 2 -->
<circle cx="265" cy="338" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<circle cx="281" cy="338" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<circle cx="297" cy="338" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<circle cx="313" cy="338" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<circle cx="329" cy="338" r="7" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<!-- 10 Bälle Label -->
<text x="215" y="332" font-family="sans-serif" font-size="12" fill="#1A2E22">10 Bälle</text>
<!-- Abschlagsmarkierung -->
<line x1="265" y1="350" x2="345" y2="350" stroke="#0E4429" stroke-width="2"/>
<text x="250" y="365" font-family="sans-serif" font-size="12" fill="#1A2E22">Abschlagposition</text>
<!-- Ziel-Score Box -->
<rect x="420" y="130" width="155" height="80" rx="6" fill="white" stroke="#0E4429" stroke-width="1.5"/>
<text x="430" y="150" font-family="sans-serif" font-size="13" fill="#0E4429" font-weight="bold">Ziel:</text>
<text x="430" y="168" font-family="sans-serif" font-size="13" fill="#1A2E22">≥ 7 von 10</text>
<text x="430" y="185" font-family="sans-serif" font-size="12" fill="#1A2E22">im Kreis</text>
<text x="430" y="202" font-family="sans-serif" font-size="11" fill="#9AA79B">→ dann: 4 m</text>
<!-- Score Zähler Box -->
<rect x="420" y="230" width="155" height="50" rx="6" fill="white" stroke="#9AA79B" stroke-width="1.2" stroke-dasharray="4,3"/>
<text x="430" y="250" font-family="sans-serif" font-size="12" fill="#1A2E22">Treffer: ___ / 10</text>
<text x="430" y="270" font-family="sans-serif" font-size="11" fill="#9AA79B">Runde: ___</text>
<!-- Übungs-Titel -->
<text x="20" y="30" font-family="sans-serif" font-size="15" fill="#0E4429" font-weight="bold">Zielkreis-Putting – 3 m</text>
<text x="20" y="50" font-family="sans-serif" font-size="12" fill="#1A2E22">3 Ringe · 30 cm Ø · 10 Bälle</text>
<!-- Ring-Legende -->
<text x="20" y="90" font-family="sans-serif" font-size="11" fill="#94B93B">── Zielkreis (Tees)</text>
<text x="20" y="108" font-family="sans-serif" font-size="11" fill="#0E4429">● Loch</text>
<text x="20" y="126" font-family="sans-serif" font-size="11" fill="#9AA79B">--- Puttlinie</text>
</svg>... |