Skip to contents

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)