Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Bay Area Senior Games

ID: 4875581796

Match Scores

15-10

Loss

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

Mitchell Park, East Meadow Drive, Palo Alto, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Tim Christ

4LQDLM · Los Gatos, CA, US

DUPR

3.998

SG
Scott Grebe

RYKNDM · USA

DUPR

3.500

TEAM 2LOSS
PA
Peter A Zepponi

8KZW2Q · San Francisco, CA, US

DUPR

3.989

KL
Kenneth Lancaster

16PLOK · Capitola, CA, US

DUPR

3.836

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4875581796
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6786273703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Christ",
        "dupr_id": "4LQDLM",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      },
      {
        "name": "Scott Grebe",
        "dupr_id": "RYKNDM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6244791735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter A Zepponi",
        "dupr_id": "8KZW2Q",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Kenneth Lancaster",
        "dupr_id": "16PLOK",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Capitola, CA, US"
      }
    ]
  }
]