Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Picklr Sacramento Slam Mixed 3.0

ID: 8228923858

Match Scores

8-11

Win

Play Date

2026-04-26

Play Time (Est)

11:30 PM

Play Location

The Picklr Rancho Cordova

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Crestyl Pritchard

NR0GXN · USA

DUPR

2.596

DM
David Marques

G0QOXM · Roseville, CA, US

DUPR

3.249

TEAM 2WINNER
RD
Raquel Dudderar

Q5K2G4 · Sacramento, CA, US

DUPR

2.708

YX
Yanjing Xu

RX7ZJE · Folsom, CA, US

DUPR

2.982

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-8228923858
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7184548251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Crestyl Pritchard",
        "dupr_id": "NR0GXN",
        "rating": 2.596,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David  Marques",
        "dupr_id": "G0QOXM",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  },
  {
    "team_id": 6689029028,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raquel Dudderar",
        "dupr_id": "Q5K2G4",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Yanjing Xu",
        "dupr_id": "RX7ZJE",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      }
    ]
  }
]