Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mixed Doubles Fixed Partner DUPR Session (FINAL DAY OF DUPR RESET!) - Pickleheads Pool Play - Round 1 Game 7

ID: 5171204610

Match Scores

11-7

Win

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Edmonton Pickleball Center (EPC)

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Carrie Seymour

QPYGG5 · Edmonton, AB, CA

DUPR

3.181

JW
James Wright

Q5JQK0 · Edmonton, AB, CA

DUPR

3.825

TEAM 2LOSS
EB
Ember Bunting

WKMXYL · AB, CA

DUPR

3.047

LB
Lynden Beauchamp

XOYLKR · Spruce Grove, AB, CA

DUPR

3.762

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-5171204610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7415224761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carrie Seymour",
        "dupr_id": "QPYGG5",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "James Wright",
        "dupr_id": "Q5JQK0",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 7833745406,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ember Bunting",
        "dupr_id": "WKMXYL",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": "AB, CA"
      },
      {
        "name": "Lynden Beauchamp",
        "dupr_id": "XOYLKR",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  }
]