SAASPOCALYPSEverdict #IRONTRACK-0E01
scanned 2026.05.07 · 07:08
subject of investigation

iron-track.eu

powerlifting progress tracker
verdictSOFT
wedge score
86
/100
wedge thesis

the door is switching cost: lifting logs are just sets, reps, and weights — a CSV export and a weekend import script is the entire migration path.

wide-open walls — wedgeable·ship in 3 weeks·run for $1.00/mo
the doorcapital
wedge

where the walls are.

methodology →
the door

their capital wall is paper-thin — runs on commodity cloud + free tiers.

capitaldoor
1.0/10
investment the incumbent had to make
why this scorehigh confidenceZero meaningful non-software capital requirements. The entire stack runs on free tiers totalling ~$1/year (domain...

Zero meaningful non-software capital requirements. The entire stack runs on free tiers totalling ~$1/year (domain only). No proprietary infra, no compliance teams, no payments risk, no inventory, no enterprise implementation overhead. A solo builder replicates this in a weekend.

  • Estimated competing cost is $1 total — domain only; all compute/storage/auth on free tiers.
  • Stack is commodity: Next.js + Supabase + Cloudflare Pages — all freely available to any indie builder.
  • No enterprise sales motion, no implementation services, no audit/legal cost mentioned or implied.
technical
2.0/10
depth of the underlying engineering
why this scorehigh confidenceThe core data model is three columns (exercise, weight, reps). Published formulas cover e1RM, Wilks, and DOTS. The...

The core data model is three columns (exercise, weight, reps). Published formulas cover e1RM, Wilks, and DOTS. The hardest technical challenge cited — meet prep peaking calculators — is configurable block logic, not novel algorithms. PWA/offline sync is well-documented. Nothing here requires unusual engineering depth.

  • Report explicitly calls workout logging CRUD 'easy' and e1RM/Wilks calculators 'a few pure functions, no external API needed.'
  • Progress charts rated 'medium' — standard Recharts/Chart.js aggregation work.
  • Meet prep module rated 'hard' but described as 'configurable block logic and attempt selection' — complex product design, not a defensible technical moat.
network
1.0/10
users compound users
why this scorehigh confidenceA personal lifting log is inherently single-player. There is no marketplace, no social graph, no UGC corpus, no...

A personal lifting log is inherently single-player. There is no marketplace, no social graph, no UGC corpus, no partner ecosystem, and no viral loop. The report explicitly states 'there is no network effect.'

  • Report states directly: 'There is no network effect, no proprietary corpus, no regulatory wall.'
  • No multi-sided marketplace or community features described.
  • Competitors (Strong, Hevy, Google Sheets) are also largely single-player tools — no incumbent network liquidity to defend against.
switching
2.0/10
stickiness of customer data + workflow
why this scorehigh confidenceThe wedge thesis itself identifies switching cost as the attack vector — and concedes it is thin. Lifting logs are...

The wedge thesis itself identifies switching cost as the attack vector — and concedes it is thin. Lifting logs are portable: a CSV export and a weekend import script is the full migration path. No deep workflow integrations, no approval chains, no embedded business processes.

  • Wedge thesis states explicitly: 'lifting logs are just sets, reps, and weights — a CSV export and a weekend import script is the entire migration path.'
  • Data model is three columns: exercise, weight, reps — trivially exportable.
  • No enterprise integrations, no embedded approval workflows, no multi-system dependencies cited.
data
1.0/10
proprietary data accumulates over time
why this scorehigh confidenceUser-generated workout logs are owned by the user and fully exportable. There is no proprietary corpus, no behavioral...

User-generated workout logs are owned by the user and fully exportable. There is no proprietary corpus, no behavioral flywheel that compounds over time into a non-replicable asset, and no fraud/risk model. The report explicitly states 'no proprietary corpus.'

  • Report states: 'There is no network effect, no proprietary corpus, no regulatory wall.'
  • All data (sets, reps, weights) is user-generated and trivially exportable — no lock-in.
  • No AI/ML training pipeline, no accumulated non-exportable dataset described anywhere in the report.
regulatory
1.0/10
real licenses, not SOC 2 theater
why this scorehigh confidenceA powerlifting tracker handles no regulated data categories. No HIPAA, no FINRA, no KYC/AML, no money transmission,...

A powerlifting tracker handles no regulated data categories. No HIPAA, no FINRA, no KYC/AML, no money transmission, no clinical/EHR data, no PCI obligations. The report confirms 'no regulatory wall.' SOC 2 is not even mentioned.

  • Report states explicitly: 'There is no network effect, no proprietary corpus, no regulatory wall.'
  • No payment processing, no health record handling, no financial data — purely athletic performance logging.
  • Pricing gate is public; no enterprise compliance requirements implied.
take

the blunt take.

A powerlifting tracker is a spreadsheet with a nicer font and a Wilks calculator bolted on. The data model is three columns: exercise, weight, reps. There is no network effect, no proprietary corpus, no regulatory wall.

The real competition isn't iron-track.eu — it's Strong, Hevy, and a Google Sheet. Any wedge play here wins on niche positioning (e.g. IPF-specific meet prep, RPE autoregulation, or a specific federation's records) rather than raw feature count.

cost

cost of competing.

what they charge
Pro plan (inferred)
unknown — pricing not shown
/ user/mo
Homepage shows no pricing; assuming freemium with a paid tier
annual:unknown
what running yours costs
01 · Cloudflare Pages (free tier)$0.00
02 · Supabase free (auth + Postgres)$0.00
03 · Cloudflare R2 (light asset storage)$0.00
04 · Resend free tier (email auth)$0.00
05 · Domain$1.00
TOTAL / mo$1.00
▸ break-even:immediately — if their price is anything above $0, your est_total of $1/mo pays for itself on day one
build

what you're up against.

3 days data model + auth · 1 week logging UI + history charts · 1 week meet prep / e1RM / Wilks calc · polish and mobile PWA
easy
medium
hard
nightmare
01
easy
Workout logging CRUD
Exercises, sets, reps, weight. Straightforward relational schema.
02
easy
e1RM and Wilks/DOTS calculator
Published formulas. A few pure functions. No external API needed.
03
medium
Progress charts and history views
Recharts or Chart.js. The tricky part is aggregating PRs per lift over time correctly.
04
medium
Mobile PWA / offline support
Lifters log in the gym with spotty signal. Service worker + IndexedDB sync is non-trivial but well-documented.
05
hard
Meet prep programming module
Peaking calculators (Sheiko, conjugate, etc.) require configurable block logic and attempt selection — this is where differentiation lives and where complexity spikes.
06
nightmare
Retaining lifters long-term
Not a technical problem — it's a distribution problem. The niche is small, vocal, and already loyal to Strong/Hevy. SEO and community presence matter more than features here.
stack

their position.

detected signals· measured
cdnCloudflare
recommended stack · inferred
inferNext.js 15 (PWA via next-pwa)inferSupabase (Postgres + auth)inferRecharts for progress graphsinferCloudflare Pages + R2
rivals

who else has tried this.

option A
Hevy (free tier)
Polished mobile app, free tier covers most lifters. Hard to out-feature on day one.
option B
Strong App
iOS/Android native, $5/mo. Already has the audience. Use it if you don't want to build.
option C
Google Sheets + Lifter's template
Zero cost, infinitely customizable, and most serious powerlifters already use one.
compare

similar scans.

same shape - different moat
ready to wedge in?
Get the wedge plan. Ship a contender by Sunday.
▸ generated with love, by a heartless robotverdict v2.5 · saaspocalypse.dev