Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Mixed DUPR 15 (V3)

ID: 6254784426

Match Scores

21-17

Loss

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

YEG Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Scott Botwood

YG6VLE · Stettler, AB, CA

DUPR

4.223

CM
Chelsea McLaughlin

4L20WK · USA

DUPR

4.095

TEAM 2LOSS
CC
Cameron Comeau

3OL5QE · Sherwood Park, AB, CA

DUPR

4.081

AK
Allie Kostyniuk

3LQNZQ · Edmonton, AB, CA

DUPR

4.472

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-6254784426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5928911562,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Botwood",
        "dupr_id": "YG6VLE",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Stettler, AB, CA"
      },
      {
        "name": "Chelsea McLaughlin",
        "dupr_id": "4L20WK",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7671974530,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Comeau",
        "dupr_id": "3OL5QE",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Allie Kostyniuk",
        "dupr_id": "3LQNZQ",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]