Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WRC DUPR Coed League

ID: 7552033610

Match Scores

11-5

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.642

SD
Steve Desmeules

WKM6VK · Whistler, BC, CA

DUPR

3.942

TEAM 2LOSS
DB
Dan Burgess

6K02QQ · Whistler, BC, CA

DUPR

4.554

LH
Les Harasimowicz

0QXKXG · Whistler, BC, CA

DUPR

4.296

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-7552033610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4660882061,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Ellott",
        "dupr_id": "352EKV",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Steve Desmeules",
        "dupr_id": "WKM6VK",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 8447840460,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Burgess",
        "dupr_id": "6K02QQ",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Les Harasimowicz",
        "dupr_id": "0QXKXG",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]