Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WRC DUPR Coed League

ID: 6626537366

Match Scores

11-4

Loss

Play Date

2026-04-14

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AE
Andrew Ellott

352EKV · Whistler, BC, CA

DUPR

4.645

DB
Dan Burgess

6K02QQ · Whistler, BC, CA

DUPR

4.558

TEAM 2LOSS
LH
Les Harasimowicz

0QXKXG · Whistler, BC, CA

DUPR

4.281

SD
Steve Desmeules

WKM6VK · Whistler, BC, CA

DUPR

3.937

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-6626537366
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7321278718,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Ellott",
        "dupr_id": "352EKV",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Dan Burgess",
        "dupr_id": "6K02QQ",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 7519847421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Les Harasimowicz",
        "dupr_id": "0QXKXG",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Steve Desmeules",
        "dupr_id": "WKM6VK",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]