Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7106125067

Match Scores

11-1

Win

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Edmonton Sports Centre (ESC)

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Christopher Wood

ODX9P7 · Edmonton, AB, CA

DUPR

3.504

JW
James Wright

Q5JQK0 · Edmonton, AB, CA

DUPR

3.797

TEAM 2LOSS
CC
chirihane chidiac

D96D54 · Edmonton, AB, CA

DUPR

3.182

JM
James Myers

L5Q5MQ · Edmonton, AB, CA

DUPR

3.654

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-7106125067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8078579756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Wood",
        "dupr_id": "ODX9P7",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "James Wright",
        "dupr_id": "Q5JQK0",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5654933049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "chirihane chidiac",
        "dupr_id": "D96D54",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "James Myers",
        "dupr_id": "L5Q5MQ",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]