Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Mixed DUPR 15 (V3)

ID: 4957410767

Match Scores

21-23

Loss

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

YEG Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
Allie Kostyniuk

3LQNZQ · Edmonton, AB, CA

DUPR

4.466

CC
Cameron Comeau

3OL5QE · Sherwood Park, AB, CA

DUPR

4.056

TEAM 2WINNER
JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.015

MV
Marcia van Lier

6NR95D · Edmonton, AB, CA

DUPR

3.539

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-4957410767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6472023718,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allie Kostyniuk",
        "dupr_id": "3LQNZQ",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Cameron Comeau",
        "dupr_id": "3OL5QE",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  },
  {
    "team_id": 6169596400,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Marcia van Lier",
        "dupr_id": "6NR95D",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]