Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Mixed DUPR 15 (V3)

ID: 5727144345

Match Scores

19-21

Loss

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

YEG Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
SD
Serena Daniels

KXERV7 · Edmonton, AB, CA

DUPR

4.358

DH
Declan Hickling

XJDK02 · Edmonton, AB, CA

DUPR

4.726

TEAM 2WINNER
MV
Marcia van Lier

6NR95D · Edmonton, AB, CA

DUPR

3.578

JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.047

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-5727144345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6490381413,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Serena Daniels",
        "dupr_id": "KXERV7",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Declan Hickling",
        "dupr_id": "XJDK02",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6032827682,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marcia van Lier",
        "dupr_id": "6NR95D",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  }
]