Running Calculator Widgets for Race Clubs
Embed RunCalc pace and race-planning widgets on club pages with transparent attribution and links to full calculators.
Give members a practical race-day planning tool
Race clubs can use RunCalc widgets on training pages, event prep pages, and member resources. The goal is simple: help runners choose a goal pace, know the key risk point, and open the full RunCalc page when they need deeper planning.
RunCalc widgets are free with visible attribution. Do not hide or obscure the “Powered by RunCalc” link.
Recommended club widgets
- Running Pace Calculator for common race distances and group pace planning.
- Race Time Predictor for converting recent 5K or 10K performances into longer-race expectations.
- Half Marathon Pace Calculator for club half-marathon blocks.
- Marathon Pace Calculator for marathon training groups and race-week pages.
Iframe snippet
<iframe src="https://running-calculator.com/embed/race-time-predictor/"
width="100%" height="520" frameborder="0"
style="border:1px solid #e5e7eb;border-radius:8px;"
title="Race Time Predictor - RunCalc">
</iframe>
<p style="font-size:12px;margin:8px 0 0;">
Powered by <a href="https://running-calculator.com/race-time-predictor/" rel="noopener">RunCalc</a>
</p>
Script snippet
<div class="runcalc-widget" data-calculator="marathon-pace-calculator"></div>
<script src="https://running-calculator.com/embed.js" async></script>
The script snippet is best for race pages where responsive height matters and the club page has multiple resource blocks.
Club use cases
- Race-week resources for members traveling to the same event.
- Training-group pages where runners self-select appropriate pace bands.
- Beginner-program pages that need simple pace education without a login.