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

2.0-2.99 DUPR Round Robin (West) - 2026-05-18 5:00 PM - 7:00 PM

ID: 4961994700

Match Scores

8-11

Loss

Play Date

2026-05-18

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
max cooper

WN4WZY · Parkland County, AB, CA

DUPR

2.668

WM
Wade Morasch

L20Z5Q · USA

DUPR

2.190

TEAM 2WINNER
DS
Dan Suelzle

9DO0P7 · USA

DUPR

2.073

RZ
reza zarei

WZ6D6G · Edmonton, AB, CA

DUPR

2.723

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-4961994700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5076972701,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "max cooper",
        "dupr_id": "WN4WZY",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Wade  Morasch",
        "dupr_id": "L20Z5Q",
        "rating": 2.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4625295306,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Suelzle",
        "dupr_id": "9DO0P7",
        "rating": 2.073,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "reza zarei",
        "dupr_id": "WZ6D6G",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]