wsc_summary: Access the World Showcase (WSC) summary for a game

View source: R/Game.R

wsc_summaryR Documentation

Access the World Showcase (WSC) summary for a game

Description

wsc_summary() returns the World Showcase game-story payload for one game, including recap/story blocks, team metadata, scoring state, and supporting media/link fields when that endpoint provides them.

Usage

wsc_summary(game = 2023030417)

Arguments

game

integer ID (e.g., 2025020275); see games() for reference

Value

list of various items

Examples

wsc_summary_Martin_Necas_legacy_game <- wsc_summary(game = 2025020275)

nhlscraper documentation built on June 29, 2026, 1:06 a.m.