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