gc_summary: Access the GameCenter (GC) summary for a game

View source: R/Game.R

gc_summaryR Documentation

Access the GameCenter (GC) summary for a game

Description

gc_summary() combines the GameCenter landing and right-rail payloads for one game. The nested list includes the scoreboard, team records, scoring summary, three stars, game videos, officials, season/game identifiers, and related GameCenter metadata when available.

Usage

gc_summary(game = 2023030417)

Arguments

game

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

Value

list of various items

Examples

gc_summary_Martin_Necas_legacy_game <- gc_summary(game = 2025020275)

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