Skip to main content
← Back to SSI Scoreboard

About SSI Scoreboard

What is this?

SSI Scoreboard is a free, open-source tool for comparing IPSC competitors stage by stage. Whether you're reviewing your own match after the fact, comparing scores with friends, or breaking down a squad's performance for coaching — this is the fastest way to get a clear picture.

Match data is fetched from ShootNScoreIt, the scoring platform used at IPSC competitions across Scandinavia and beyond. SSI Scoreboard is an independent application and is not affiliated with or endorsed by ShootNScoreIt.

Features

Find and compare

  • Search competitions by name, country, level, or date range, and see which matches are live right now
  • Compare up to 12 competitors side-by-side across every stage, with favorites pinned to the top of the picker and one-tap Clear / Undo
  • Smart benchmark presets — once you set "this is me" in My Shooters, one tap selects the person above or below you in your division, the division podium, your percentile cohort (p25/p50/p75/p95), or peers from the same club
  • Replace your selection with an entire IPSC squad in one tap, with a five-second undo if you change your mind
  • Reorder competitors right inside the comparison table — the column color follows, so you can pin yourself to column one
  • Live, Pre-match, and Coaching views — auto-selected to match the phase of the event, with a manual override

Before the match

  • Pre-match view with the IPSC stage rotation for your squad, course details, and constraint badges (strong hand, weak hand, moving target, unloaded start)
  • Match-day weather forecast when the venue has coordinates
  • Registered field grouped by division, with your tracked shooters highlighted
  • Personalised AI prep brief based on your historical performance and the stage breakdown

After the match

  • HF Level, stage archetype (Speed / Precision / Mixed), and course-length / constraint breakdowns
  • Stage degradation analysis — see whether shooting early or late on a stage correlated with performance
  • Conditions overlay — per-cell weather, time-of-day, and wind for stages your squad shot at different times
  • Style fingerprint and division position chart for spotting strengths and weaknesses
  • Stage simulator — tweak times and hits to see how your ranking would have changed, with full-field rank
  • AI coaching tips, plus a Roast mode for a humorous take

Your career

  • Shooter dashboard with cross-match performance trends, A-zone rate, consistency, and division-aware filters
  • Achievement ladders covering experience, accuracy, and variety milestones
  • Claim "this is me" and the app auto-selects you in every match you've competed in
  • Track other shooters with one tap — they're auto-selected too, so you never have to search again
  • Find any shooter by name and jump straight to their dashboard
  • Upcoming-match action cards: register, pick your squad, or just show up — with countdown badges and direct SSI links

Share, sync, install

  • Share a comparison in one tap — the link encodes your competitor selection so the recipient sees the same view
  • Sync identity, tracked shooters, and recent matches to another device with a 6-character code or QR scan. No account needed.
  • Install as a Progressive Web App for fullscreen, native-app feel courtside
  • Discord bot with /remind upcoming for a personal action checklist on registration deadlines and squad picks
  • Colorblind-safe palette, shape-coded chart markers, and WCAG 2.1 AA accessibility throughout
  • No login required — paste a match URL and go

Use with AI assistants

SSI Scoreboard exposes an MCP server so you can query competition data directly inside Claude or any other MCP-compatible AI assistant. Ask it to find upcoming matches, compare competitors, or summarise stage-by-stage performance — all in natural language.

Point your AI client at the HTTP endpoint and it will have access to six tools: search_events, get_match, compare_competitors, get_popular_matches, find_shooter, and get_shooter_dashboard.

https://scoreboard.urdr.dev/api/mcp

Install as an app

SSI Scoreboard is a Progressive Web App — you can add it to your home screen for instant courtside access, fullscreen view, and a native-app feel. No app store required.

Chrome or Edge (desktop)

Look for the install icon in the address bar, or open the browser menu and choose Install SSI Scoreboard.

iPhone / iPad (Safari)

Tap Share → Add to Home Screen.

Android (Chrome)

Tap the browser menu → Add to Home Screen or Install app.

Built with

Next.js 16, React, Tailwind CSS v4, shadcn/ui, TanStack Query v5, Redis for hot caching, and SQLite or Cloudflare D1 for the public match index and aggregated competition statistics. Your identity and tracked-shooter selections live only in your browser — see the Privacy Policy for details. Open source — contributions welcome.