Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WRC Fall Classic - Mixed Doubles 4.0

ID: 7707848265

Match Scores

11-9

Loss

Play Date

2025-11-16

Play Time (Est)

10:15 AM

Play Location

Whistler, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
NY
Natalie Yung

L5D66K · Richmond, BC, CA

DUPR

3.844

ST
Sherman Tung

YGQQXP · Vancouver, BC, CA

DUPR

4.154

TEAM 2LOSS
SS
Shirl Smith

ODL5QE · Langley Township, BC, CA

DUPR

3.103

MS
Mike Strenkowski

9P7JZK · Langley Township, BC, CA

DUPR

4.096

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-7707848265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7677058279,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Natalie Yung",
        "dupr_id": "L5D66K",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Sherman Tung",
        "dupr_id": "YGQQXP",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  },
  {
    "team_id": 7078056295,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shirl Smith",
        "dupr_id": "ODL5QE",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": "Langley Township, BC, CA"
      },
      {
        "name": "Mike Strenkowski",
        "dupr_id": "9P7JZK",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Langley Township, BC, CA"
      }
    ]
  }
]