Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WRC DUPR Coed League

ID: 7536025479

Match Scores

11-8

Win

Play Date

2026-04-14

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AE
Andrew Ellott

352EKV · Whistler, BC, CA

DUPR

4.644

LH
Les Harasimowicz

0QXKXG · Whistler, BC, CA

DUPR

4.277

TEAM 2LOSS
DB
Dan Burgess

6K02QQ · Whistler, BC, CA

DUPR

4.560

SD
Steve Desmeules

WKM6VK · Whistler, BC, CA

DUPR

3.939

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-7536025479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4339639143,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Ellott",
        "dupr_id": "352EKV",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Les Harasimowicz",
        "dupr_id": "0QXKXG",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 7741662699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Burgess",
        "dupr_id": "6K02QQ",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Steve Desmeules",
        "dupr_id": "WKM6VK",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]