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

DUPR Jumpstart

ID: 8014451245

Match Scores

11-6

Win

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

Edmonton Pickleball Center, 170 Street Northwest, Edmonton, AB, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
max cooper

WN4WZY · Parkland County, AB, CA

DUPR

2.690

JB
Jeff Blanchard

D9JGLX · Edmonton, AB, CA

DUPR

2.329

TEAM 2LOSS
BA
Brian Alexander

J5KKWW · USA

DUPR

2.045

WS
Wendy Sung

ELONRE · Edmonton, AB, CA

DUPR

2.086

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-8014451245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7359482284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "max cooper",
        "dupr_id": "WN4WZY",
        "rating": 2.69,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Jeff Blanchard",
        "dupr_id": "D9JGLX",
        "rating": 2.329,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 7728055545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Alexander",
        "dupr_id": "J5KKWW",
        "rating": 2.045,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wendy Sung",
        "dupr_id": "ELONRE",
        "rating": 2.086,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]