Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

WRC DUPR Coed League

ID: 7523243234

Match Scores

9-11

Win

Play Date

2026-03-10

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jamie Grant

KOLERO · Whistler, BC, CA

DUPR

4.720

AE
Andrew Ellott

352EKV · Whistler, BC, CA

DUPR

4.674

TEAM 2WINNER
TO
Tom O Toole

RYKXMN · Whistler, BC, CA

DUPR

4.579

DB
Dan Burgess

6K02QQ · Whistler, BC, CA

DUPR

4.562

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-7523243234
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7000658755,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Grant",
        "dupr_id": "KOLERO",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Andrew Ellott",
        "dupr_id": "352EKV",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 7996197595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom O Toole",
        "dupr_id": "RYKXMN",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Dan Burgess",
        "dupr_id": "6K02QQ",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]