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 13 in drills_library
id
Primary key.
INTEGER
trainer_id
INTEGER NOT NULL
title
Tee-Gate Putting: Gerade Linie halten
TEXT NOT NULL
description
Stecke zwei Tees als schmales Tor (Breite: Putterbreite + 2 cm) 20 cm vor dem Ball in den Boden. Putte aus 2 Meter Entfernung 15 Mal durch das Tor, ohne es zu berühren. Dieser Drill schult die Schlägergesicht-Kontrolle und eine gerade Putterbahn.
TEXT NOT NULL
category
Putten
TEXT
difficulty
Anfänger
TEXT
goal
Gerades Schlägergesicht beim Putting-Stroke für mehr Liniengenauigkeit sicherstellen
TEXT
keywords
Putting, Gate Drill, Putterbahn, Schlägergesicht, Genauigkeit
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:14:19
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"> <!-- Putting green background --> <rect x="0" y="0" width="600" height="400" fill="#C8DDB5" rx="0"/> <!-- Green surface --> <ellipse cx="300" cy="200" rx="270" ry="180" fill="#A8CC7A" stroke="#0E4429" stroke-width="1.5"/> <!-- Putting line (dashed guideline from ball to hole) --> <line x1="300" y1="340" x2="300" y2="80" stroke="#9AA79B" stroke-width="1.5" stroke-dasharray="8,5"/> <!-- Ball position marker --> <circle cx="300" cy="330" r="10" fill="white" stroke="#0E4429" stroke-width="2"/> <!-- Ball seam line --> <ellipse cx="300" cy="330" rx="10" ry="4" fill="none" stroke="#0E4429" stroke-width="1"/> <!-- Putter head (behind ball) --> <rect x="274" y="348" width="52" height="12" rx="3" fill="#0E4429" stroke="#0E4429" stroke-width="1.5"/> <!-- Putter shaft --> <line x1="300" y1="348" x2="315" y2="395" stroke="#0E4429" stroke-width="3" stroke-linecap="round"/> <!-- Putter face center line indicator --> <line x1="300" y1="348" x2="300" y2="360" stroke="#94B93B" stroke-width="2"/> <!-- Distance label: 2m --> <line x1="248" y1="330" x2="248" y2="245" stroke="#9AA79B" stroke-width="1" stroke-dasharray="4,3"/> <line x1="243" y1="330" x2="253" y2="330" stroke="#9AA79B" stroke-width="1.5"/> <line x1="243" y1="245" x2="253" y2="245" stroke="#9AA79B" stroke-width="1.5"/> <text x="225" y="292" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle">2 m</text> <!-- Tee Gate - 20cm before ball, gate width = putter width + 2cm --> <!-- Tee Left --> <circle cx="274" cy="245" r="5" fill="#FF5533" stroke="#0E4429" stroke-width="1.5"/> <line x1="274" y1="245" x2="274" y2="220" stroke="#FF5533" stroke-width="3" stroke-linecap="round"/> <!-- Tee Right --> <circle cx="326" cy="245" r="5" fill="#FF5533" stroke="#0E4429" stroke-width="1.5"/> <line x1="326" y1="245" x2="326" y2="220" stroke="#FF5533" stroke-width="3" stroke-linecap="round"/> <!-- Gate width indicator --> <line x1="274" y1="260" x2="326" y2="260" stroke="#0E4429" stroke-width="1.5" marker-start="url(#arr)" marker-end="url(#arr)"/> <line x1="274" y1="256" x2="274" y2="264" stroke="#0E4429" stroke-width="1.5"/> <line x1="326" y1="256" x2="326" y2="264" stroke="#0E4429" stroke-width="1.5"/> <text x="300" y="276" font-family="sans-serif" font-size="12" fill="#1A2E22" text-anchor="middle">Putter + 2 cm</text> <!-- Gate label --> <text x="358" y="242" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="start" font-weight="bold">Tee-Tor</text> <line x1="350" y1="240" x2="332" y2="245" stroke="#0E4429" stroke-width="1" stroke-dasharray="3,2"/> <!-- 20cm distance indicator (ball to gate) --> <line x1="340" y1="330" x2="340" y2="245" stroke="#9AA79B" stroke-width="1" stroke-dasharray="4,3"/> <line x1="335" y1="330" x2="345" y2="330" stroke="#9AA79B" stroke-width="1.5"/> <line x1="335" y1="245" x2="345" y2="245" stroke="#9AA79B" stroke-width="1.5"/> <text x="368" y="292" font-family="sans-serif" font-size="13" fill="#1A2E22" text-anchor="middle">20 cm</text> <!-- Direction arrow --> <defs> <marker id="arrowGreen" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto"> <polygon points="0 0, 10 3.5, 0 7" fill="#94B93B"/> </marker> </defs> <line x1="300" y1="230" x2="300" y2="175" stroke="#94B93B" stroke-width="2.5" stroke-dasharray="none" marker-end="url(#arrowGreen)"/> <!-- Hole --> <circle cx="300" cy="115" r="14" fill="#0E4429" stroke="#1A2E22" stroke-width="2"/> <circle cx="300" cy="115" r="10" fill="#1a1a1a"/> <!-- Flag --> <line x1="300" y1="101" x2="300" y2="78" stroke="#0E4429" stroke-width="2"/> <polygon points="300,78 320,85 300,92" fill="#94B93B" stroke="#0E4429" stroke-width="1"/> <!-- Extra balls suggesting repetition (faded) --> <circle cx="285" cy="330" r="6" fill="white" fill-opacity="0.5" stroke="#9AA79B" stroke-width="1.5" stroke-dasharray="3,2"/> <circle cx="315" cy="330" r="6" fill="white" fill-opacity="0.5" stroke="#9AA79B" stroke-width="1.5" stroke-dasharray="3,2"/> <!-- Title --> <text x="300" y="30" font-family="sans-serif" font-size="16" fill="#1A2E22" text-anchor="middle" font-weight="bold">Tee-Gate Putting – Gerade Linie halten</text> <!-- Instruction text --> <text x="300" y="385" font-family="sans-serif" font-size="12" fill="#1A2E22" text-anchor="middle">15× durch das Tor putten – Schlägergesicht gerade halten</text> </svg>
TEXT
Update
Cancel