HYP3 measures the distance between how loudly the internet talked about each team vs. how far they actually went that season. See how we measured 2026.
Twitter, ESPN, and Google all settle on a handful of favorites weeks before tipoff. The teams that actually win the bracket are usually a partial overlap. HYP3 plots both lists for the same 68 teams and shows where they don't match.
For each team, we pull daily Google Trends search interest two ways: across the 15-day window around Selection Sunday (tournament mode), and across the full season from Nov 1 onward (season mode). Rank the field by hype, then again by wins, and the difference is the gap. Negative means overhyped. Positive means underhyped. Zero means the internet got it right.
No backend, no auth, no rate limits. The site bundles the year's file at build time. Fetch it yourself and do whatever you want with it, notebook, sketch, dashboard.
/data/2026.jsonBundled with this app./data/2025.jsonFlorida championship year.teamstringseednumberregionenumwinsnumberhype_normalizednumberhype_ranknumberperformance_ranknumbergapnumberstory_tagenumhype_dailyarrayhype_accelerationnumberseason_*variousThree upstream sources, all cached locally. The live site doesn't hit any of them at request time.
We pull daily Google Trends search interest for each team two ways. Tournament mode looks at the 15-day window around Selection Sunday. Trends scores are 0 to 100 within a single query, so values from different queries aren't directly comparable. We fix that by anchoring each batch of teams to a reference team (a year-round national program with reliable signal) and rescaling every other curve against the anchor's standalone curve, so the field is comparable. Season mode looks at the full season (roughly Nov 1 through Selection Sunday + 9 days) and pulls each team standalone, normalized within the team's own history. That makes season values comparable to a team's own past but not to other teams in absolute magnitude. Either way, a team's hype is the mean of its daily series.