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

  • Search competitions by name, country, or date range
  • Compare up to 12 competitors side-by-side across all stages
  • Add an entire IPSC squad in one tap with the squad picker — no need to select members one by one
  • Stage-by-stage scoring breakdown with hit factor and points
  • What-if analysis — see how rankings would change by group, division, or overall
  • Great for post-match review, squad comparisons, and coaching
  • Share your comparison in one tap — the link encodes your competitor selection so the recipient sees the same view immediately
  • Sync between devices — transfer your identity, tracked shooters, and recent matches to another phone or computer with a one-time code or QR scan. No account needed.
  • 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 four tools: search_events, get_match, compare_competitors, and get_popular_matches.

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 15, React, Tailwind CSS v4, shadcn/ui, TanStack Query v5, and Redis for caching. Open source — contributions welcome.