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

DUPR Jumpstart

ID: 5330039607

Match Scores

4-11

Win

Play Date

2026-05-09

Play Time (Est)

4:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Cheryl Morasch

L2KQDQ · USA

DUPR

2.000

DA
DELETED Account

ORXJXW · USA

DUPR

2.203

TEAM 2WINNER
MC
max cooper

WN4WZY · Parkland County, AB, CA

DUPR

2.694

EP
Erin Persoon

OZX6NW · Sherwood Park, AB, CA

DUPR

2.414

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-5330039607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7603725705,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl  Morasch",
        "dupr_id": "L2KQDQ",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "ORXJXW",
        "rating": 2.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6286536833,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "max cooper",
        "dupr_id": "WN4WZY",
        "rating": 2.694,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Erin Persoon",
        "dupr_id": "OZX6NW",
        "rating": 2.414,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  }
]