{ 'activePageByStatus': { 'In-Progress': 'boxscore', 'Pre-Game': 'preview', 'Final': 'recap', 'Postponed': 'preview', 'Delayed': 'summary', 'Cancelled': 'preview', 'Period-Over': 'summary', 'Half-Over': 'summary', 'Suspended': 'summary' }, 'navigation': [ { 'title': 'preview', 'active': false }, { 'title': 'summary', 'active': false, 'hidden': ['Final', 'Pre-Game'] }, { 'title': 'boxscore', 'active': false }, { 'title': 'recap', 'active': false, 'hidden': ['Delayed', 'Half-Over', 'In-Progress', 'Period-Over', 'Pre-Game', 'Suspended'] }, { 'title': 'highlights', 'active': false }, { 'title': 'tsnedge', 'active': false, 'sponsor': 'fanduel' } ] }