Google Sheets Integration Example

Expected Data Structure

Players Sheet: Id,FirstName,LastName

Tournament Sheets (WhistGame_*): Id,Date,Tournament,Year,Round,Trump_Suit,Table,Player1,Player2,Tricks_Won,Opponent1,Opponent2,Opponent_Tricks

How to Set Up

  1. Create a Google Sheet with tournament data
  2. Make it publicly viewable (Share → Anyone with the link can view)
  3. Get the Sheet ID from the URL: https://docs.google.com/spreadsheets/d/SHEET_ID/edit
  4. Enter the Sheet ID below to load data
GID is found in the URL after #gid= when viewing a specific sheet tab

Results