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

WRC Winter Classic - Men's Doubles 3.5

ID: 7725037343

Match Scores

9-11

Loss

Play Date

2026-02-21

Play Time (Est)

12:45 AM

Play Location

Whistler, BC

View Facility Page →

Competitor Teams

TEAM 1LOSS
CE
Chris Empson

8MX2NV · Port Moody, BC, CA

DUPR

3.430

GL
Greg Lulashnyk

ZNMEVP · USA

DUPR

3.409

TEAM 2WINNER
DZ
Daniel Zhou

MPMY9V · Vancouver, BC, CA

DUPR

3.275

JC
Jialun Chen

LWWG55 · Seattle, WA, US

DUPR

3.046

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-7725037343
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5039369538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Empson",
        "dupr_id": "8MX2NV",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "Port Moody, BC, CA"
      },
      {
        "name": "Greg Lulashnyk",
        "dupr_id": "ZNMEVP",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7196816228,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Zhou",
        "dupr_id": "MPMY9V",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Jialun Chen",
        "dupr_id": "LWWG55",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]