Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Super DUPR Saturday - Pickleheads Up & Down the River - Game 4

ID: 6319824185

Match Scores

11-5

Win

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Edmonton Sports Centre (ESC)

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brad Carew

0YNWVQ · Edmonton, AB, CA

DUPR

3.463

JW
James Wright

Q5JQK0 · Edmonton, AB, CA

DUPR

3.778

TEAM 2LOSS
CW
Christopher Wood

ODX9P7 · Edmonton, AB, CA

DUPR

3.456

RB
Russell Borden

9PGWY7 · Edmonton, AB, CA

DUPR

3.318

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-6319824185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4485222709,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Carew",
        "dupr_id": "0YNWVQ",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "James Wright",
        "dupr_id": "Q5JQK0",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4725506895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Wood",
        "dupr_id": "ODX9P7",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Russell Borden",
        "dupr_id": "9PGWY7",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]