Create
Query
pilot.db
—
drills_library
account_invites
accounts
applied_migrations
audit_log
availability
availability_exceptions
bookings
campaign_leads
campaign_offers
campaigns
cards
commission_rates
commission_runs
drills_library
invoices
magic_tokens
offers
practice_logs
quotes
saas_invoices
service_student_prices
services
sessions
sqlite_sequence
student_summaries
students
subscription_events
trainer_settings
trainers
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 12 in drills_library
id
Primary key.
INTEGER
trainer_id
INTEGER NOT NULL
title
Handtuch-Chip: Präzises Landen auf dem Tuch
TEXT NOT NULL
description
Lege ein Handtuch (ca. 50×50 cm) als Zielzone 5 Meter vom Abschlagpunkt entfernt auf den Rasen. Chippe mit dem 9-Eisen oder PW 20 Bälle und zähle, wie viele direkt auf dem Handtuch landen. Steigere die Schwierigkeit, indem du das Handtuch nach 5 Treffern 1 Meter weiter legst.
TEXT NOT NULL
category
Chippen
TEXT
difficulty
Anfänger
TEXT
goal
Präzise Landepunktkontrolle beim Chip-Shot entwickeln
TEXT
keywords
Chippen, Landepunkt, Zielgenauigkeit, Handtuch-Drill, Short Game
TEXT
times_used
INTEGER NOT NULL (default 0
last_used_at
NULL
TEXT
created_at
2026-08-19 18:12:27
TEXT NOT NULL (default datetime('now')
updated_at
2026-08-19 18:13:55
TEXT NOT NULL (default datetime('now')
media_type
NULL
TEXT
media_ref
NULL
TEXT
sketch_svg
<svg viewBox="0 0 600 400" xmlns="http://www.w3.org/2000/svg"> <!-- Rasen-Hintergrund --> <rect x="0" y="0" width="600" height="400" fill="#D6E8C0" rx="0"/> <!-- Abschlagmatte --> <rect x="60" y="155" width="90" height="90" fill="#8B6914" stroke="#0E4429" stroke-width="2.5" rx="4"/> <text x="105" y="148" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle">Abschlag-</text> <text x="105" y="162" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle">matte</text> <!-- Bälle auf Matte --> <circle cx="85" cy="185" r="6" fill="white" stroke="#0E4429" stroke-width="1.5"/> <circle cx="105" cy="185" r="6" fill="white" stroke="#0E4429" stroke-width="1.5"/> <circle cx="125" cy="185" r="6" fill="white" stroke="#0E4429" stroke-width="1.5"/> <circle cx="85" cy="205" r="6" fill="white" stroke="#0E4429" stroke-width="1.5"/> <circle cx="105" cy="205" r="6" fill="white" stroke="#0E4429" stroke-width="1.5"/> <circle cx="125" cy="205" r="6" fill="white" stroke="#0E4429" stroke-width="1.5"/> <circle cx="85" cy="225" r="6" fill="white" stroke="#0E4429" stroke-width="1.5"/> <circle cx="105" cy="225" r="6" fill="white" stroke="#0E4429" stroke-width="1.5"/> <!-- Schlagrichtungs-Linie (Mittellinie) --> <line x1="150" y1="200" x2="530" y2="200" stroke="#9AA79B" stroke-width="1.5" stroke-dasharray="8,5"/> <!-- Distanzlinie mit Maßangabe (5 m bis Handtuch) --> <line x1="155" y1="170" x2="310" y2="170" stroke="#9AA79B" stroke-width="1" stroke-dasharray="4,4"/> <line x1="155" y1="165" x2="155" y2="175" stroke="#9AA79B" stroke-width="1.5"/> <line x1="310" y1="165" x2="310" y2="175" stroke="#9AA79B" stroke-width="1.5"/> <text x="232" y="163" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle">≈ 5 m</text> <!-- Richtungspfeile (Chip-Flugbahn Bogen) --> <path d="M 155 195 Q 230 140 305 195" fill="none" stroke="#94B93B" stroke-width="2.5" stroke-dasharray="0"/> <polygon points="305,195 293,188 298,200" fill="#94B93B"/> <!-- Handtuch Position 1 --> <rect x="283" y="168" width="55" height="55" fill="#F5F0E0" stroke="#0E4429" stroke-width="2.5" stroke-dasharray="0" rx="3"/> <!-- Handtuch-Muster (Textillinien) --> <line x1="283" y1="180" x2="338" y2="180" stroke="#C8B98A" stroke-width="1"/> <line x1="283" y1="190" x2="338" y2="190" stroke="#C8B98A" stroke-width="1"/> <line x1="283" y1="200" x2="338" y2="200" stroke="#C8B98A" stroke-width="1"/> <line x1="283" y1="210" x2="338" y2="210" stroke="#C8B98A" stroke-width="1"/> <line x1="295" y1="168" x2="295" y2="223" stroke="#C8B98A" stroke-width="1"/> <line x1="310" y1="168" x2="310" y2="223" stroke="#C8B98A" stroke-width="1"/> <line x1="325" y1="168" x2="325" y2="223" stroke="#C8B98A" stroke-width="1"/> <text x="310" y="244" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle" font-weight="bold">Handtuch 1</text> <!-- Pfeil zu Handtuch 2 --> <line x1="345" y1="195" x2="390" y2="195" stroke="#94B93B" stroke-width="2" stroke-dasharray="5,4"/> <polygon points="390,195 380,190 380,200" fill="#94B93B"/> <text x="368" y="185" font-family="sans-serif" font-size="12" fill="#1A2E22" text-anchor="middle">+1 m</text> <!-- Handtuch Position 2 --> <rect x="393" y="168" width="55" height="55" fill="#E8F0F8" stroke="#0E4429" stroke-width="2" stroke-dasharray="5,3" rx="3"/> <text x="420" y="244" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle" font-weight="bold">Handtuch 2</text> <text x="420" y="258" font-family="sans-serif" font-size="11" fill="#9AA79B" text-anchor="middle">(nach 5 Treffern)</text> <!-- Schläger-Symbol links --> <text x="105" y="260" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle">9-Eisen / PW</text> <!-- Zählbox oben rechts --> <rect x="455" y="20" width="135" height="80" fill="white" stroke="#0E4429" stroke-width="2" rx="6"/> <text x="522" y="40" font-family="sans-serif" font-size="13" fill="#0E4429" text-anchor="middle" font-weight="bold">Zählung</text> <line x1="463" y1="46" x2="582" y2="46" stroke="#0E4429" stroke-width="1"/> <text x="470" y="62" font-family="sans-serif" font-size="12" fill="#1A2E22">Bälle gesamt: 20</text> <text x="470" y="78" font-family="sans-serif" font-size="12" fill="#94B93B">Treffer Handtuch: __</text> <text x="470" y="94" font-family="sans-serif" font-size="12" fill="#1A2E22">Quote: __ / 20</text> <!-- Legende Ball auf Tuch --> <circle cx="288" cy="188" r="7" fill="white" stroke="#94B93B" stroke-width="2.5"/> <text x="350" y="310" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle">= Ball landet auf Tuch ✓</text> <circle cx="310" cy="305" r="7" fill="white" stroke="#94B93B" stroke-width="2.5"/> <!-- Übungstitel --> <text x="300" y="345" font-family="sans-serif" font-size="15" fill="#0E4429" text-anchor="middle" font-weight="bold">Handtuch-Chip: Landepunktkontrolle</text> <text x="300" y="367" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle">Ziel: möglichst viele Bälle direkt auf dem Handtuch landen</text> </svg>
TEXT
Update
Cancel