Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WRC DUPR Coed League

ID: 7703432081

Match Scores

9-11

Loss

Play Date

2026-04-14

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AE
Andrew Ellott

352EKV · Whistler, BC, CA

DUPR

4.618

LH
Les Harasimowicz

0QXKXG · Whistler, BC, CA

DUPR

4.423

TEAM 2WINNER
DB
Dan Burgess

6K02QQ · Whistler, BC, CA

DUPR

4.588

SD
Steve Desmeules

WKM6VK · Whistler, BC, CA

DUPR

3.903

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-7703432081
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4598956943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Ellott",
        "dupr_id": "352EKV",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Les Harasimowicz",
        "dupr_id": "0QXKXG",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 7753939035,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Burgess",
        "dupr_id": "6K02QQ",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Steve Desmeules",
        "dupr_id": "WKM6VK",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]