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

WRC DUPR Coed League

ID: 8037202498

Match Scores

10-11

Win

Play Date

2026-04-14

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SE
Sophia Emm

4Z4P6M · Whistler, BC, CA

DUPR

3.385

CS
Candace Shadley

WK70NY · USA

DUPR

3.344

TEAM 2WINNER
MH
Mark Hampton

X29N0R · Whistler, BC, CA

DUPR

3.878

CS
Chuck Saunders

J5NW7O · USA

DUPR

3.367

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-8037202498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8543332393,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sophia Emm",
        "dupr_id": "4Z4P6M",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Candace Shadley",
        "dupr_id": "WK70NY",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5079812931,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Hampton",
        "dupr_id": "X29N0R",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Chuck Saunders",
        "dupr_id": "J5NW7O",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]