RTW RESTON TECHWIZ
home / works / USA TODAY Survivor Pool
Portfolio entry PORTFOLIO

USA TODAY Survivor pool, pick right and stay alive.

A secure, API-driven Survivor Pool contest platform built for USA TODAY Sports: real-time game integration, deadline-locked picks, live leaderboard ranking, and a fraud-resistant contest engine designed to keep a $10,000 prize competition fair at national scale.

USA TODAY Survivor Pool contest engine and live leaderboard
USA TODAY SPORTS / 2024 PORTFOLIO

Project overview

// about the project

USA TODAY Sports needed a modern, scalable contest system to drive subscriber engagement through a simple high-stakes game mechanic: pick correctly, keep moving, and survive longer than the field. The problem was not just building a pick interface. It was building a contest engine that could handle real-time game data, enforce weekly submission deadlines to the second, prevent manipulation in a prize-based competition, and recalculate a live leaderboard after every result.

RTW built the full contest stack: a React frontend wired to a Node.js backend with real-time game data APIs feeding the schedule, results, and elimination logic. The pick submission system validates eligibility against the current week schedule, filters to available games only, and hard-locks submissions at the deadline. A secure, token-based authentication layer prevents duplicate entries and manipulated submissions.

This is a portfolio entry. The platform launched in 2024 and is active through contest cycles. The engineering challenge was fairness at scale: a $10,000 prize demands airtight contest logic, a reliable data pipeline, and peak traffic that does not degrade the experience for participants checking results in real time.

Project details

Prize pool
$10K
$10,000 prize-based competition requiring airtight fraud prevention and fair contest logic.
Data source
real-time
Live game data APIs feed schedule, results, and elimination logic every week of the contest cycle.
Security
fraud-proof
Token-based auth, deadline locking, and eligibility validation prevent manipulation at every step.
Project status
active
Live on USA TODAY Sports since 2024. Running through recurring contest cycles.
// building a contest system that has to be bulletproof?

We build fair systems at scale.

Prize-based contests demand more than a pick interface: airtight deadline enforcement, fraud-resistant submission logic, real-time data pipelines, and a leaderboard that does not lie.