Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Waterfall (Mini Tournament - Same Partners) OCT- 30 - 6

ID: 7178286670

Match Scores

11-1

Win

Play Date

2025-10-30

Play Time (Est)

11:30 PM

Play Location

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Todd Scheid

30PGQ2 · Walnut Creek, CA, US

DUPR

4.003

JL
John Lamm

2QVOPR · Walnut Creek, CA, US

DUPR

4.630

TEAM 2LOSS
AS
Andrea Shelley

35YX6P · Clayton, CA, US

DUPR

3.350

MK
Meg Keyser

ZN925Q · Walnut Creek, CA, US

DUPR

3.286

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-7178286670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4578421290,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Scheid",
        "dupr_id": "30PGQ2",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "John Lamm",
        "dupr_id": "2QVOPR",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  },
  {
    "team_id": 5187255184,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Shelley",
        "dupr_id": "35YX6P",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      },
      {
        "name": "Meg Keyser",
        "dupr_id": "ZN925Q",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  }
]