Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

WRC Winter Classic - Men's Doubles 3.5

ID: 4463767659

Match Scores

5-15

Win

Play Date

2026-02-21

Play Time (Est)

4:45 AM

Play Location

Whistler, BC

View Facility Page →

Competitor Teams

TEAM 1LOSS
DD
Doug Damberger

X2YX22 · Parksville, BC, CA

DUPR

3.738

BG
Bruce Gandossi

12RKME · USA

DUPR

3.059

TEAM 2WINNER
CE
Chris Empson

8MX2NV · Port Moody, BC, CA

DUPR

3.443

GL
Greg Lulashnyk

ZNMEVP · USA

DUPR

3.438

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-4463767659
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6922597932,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Damberger",
        "dupr_id": "X2YX22",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Parksville, BC, CA"
      },
      {
        "name": "Bruce Gandossi",
        "dupr_id": "12RKME",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8395231151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Empson",
        "dupr_id": "8MX2NV",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Port Moody, BC, CA"
      },
      {
        "name": "Greg Lulashnyk",
        "dupr_id": "ZNMEVP",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]