Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WRC DUPR Coed League

ID: 8325814487

Match Scores

1-11

Win

Play Date

2026-05-26

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SD
Steve Desmeules

WKM6VK · USA

DUPR

3.935

MH
Mark Hampton

X29N0R · Whistler, BC, CA

DUPR

3.842

TEAM 2WINNER
WE
William Emm

X2O0WX · Whistler, BC, CA

DUPR

4.860

AE
Andrew Ellott

352EKV · Whistler, BC, CA

DUPR

4.582

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-8325814487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7164233787,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Desmeules",
        "dupr_id": "WKM6VK",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Hampton",
        "dupr_id": "X29N0R",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 5513167716,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Emm",
        "dupr_id": "X2O0WX",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Andrew Ellott",
        "dupr_id": "352EKV",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]