Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tuesday Crazy8’s - 4

ID: 7659254383

Match Scores

7-11

Loss

Play Date

2026-01-06

Play Time (Est)

8:45 AM

Play Location

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

Competitor Teams

TEAM 1LOSS
DJ
Dan Johnston

12P9LY · Concord, CA, US

DUPR

3.937

PV
patrick vaucheret

8KY226 · Walnut Creek, CA, US

DUPR

3.884

TEAM 2WINNER
MW
Maricell White

1NOLZ7 · Pittsburg, CA, US

DUPR

3.961

RJ
Rachel Johnston

30P4J4 · Concord, CA, US

DUPR

3.849

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-7659254383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6458206216,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Johnston",
        "dupr_id": "12P9LY",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "patrick vaucheret",
        "dupr_id": "8KY226",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  },
  {
    "team_id": 5328123076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maricell White",
        "dupr_id": "1NOLZ7",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      },
      {
        "name": "Rachel Johnston",
        "dupr_id": "30P4J4",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  }
]