Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5975213201

Match Scores

11-0

Win

Play Date

2025-10-30

Play Time (Est)

6:15 AM

Play Location

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Todd Scheid

30PGQ2 · Walnut Creek, CA, US

DUPR

3.998

JL
John Lamm

2QVOPR · Walnut Creek, CA, US

DUPR

4.625

TEAM 2LOSS
TA
Tom Abbott

V7R42J · Martinez, CA, US

DUPR

2.722

SR
Sonia Rubio

8EXJQV · Bay Point, CA, US

DUPR

3.059

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-5975213201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8209715492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Scheid",
        "dupr_id": "30PGQ2",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "John Lamm",
        "dupr_id": "2QVOPR",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  },
  {
    "team_id": 4671193677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Abbott",
        "dupr_id": "V7R42J",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": "Martinez, CA, US"
      },
      {
        "name": "Sonia Rubio",
        "dupr_id": "8EXJQV",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": "Bay Point, CA, US"
      }
    ]
  }
]