Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Ladder Aug 06 - 5

ID: 5346483726

Match Scores

11-2

Win

Play Date

2025-08-06

Play Time (Est)

7:30 PM

Play Location

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
John Lamm

2QVOPR · Walnut Creek, CA, US

DUPR

4.640

PV
patrick vaucheret

8KY226 · Walnut Creek, CA, US

DUPR

3.918

TEAM 2LOSS
ET
Eric Tate

89JYK1 · Clayton, CA, US

DUPR

4.316

BH
Bill Hicks

3Y46YP · Vacaville, CA, US

DUPR

4.127

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-5346483726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8076142789,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Lamm",
        "dupr_id": "2QVOPR",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "patrick vaucheret",
        "dupr_id": "8KY226",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  },
  {
    "team_id": 4951056957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Tate",
        "dupr_id": "89JYK1",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      },
      {
        "name": "Bill Hicks",
        "dupr_id": "3Y46YP",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Vacaville, CA, US"
      }
    ]
  }
]