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

DUPR Jumpstart

ID: 8553383982

Match Scores

11-4

Loss

Play Date

2026-05-09

Play Time (Est)

7:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
EH
Elijah Hage

7ZQLZ4 · USA

DUPR

2.749

DD
David Dorward

0QV264 · Edmonton, AB, CA

DUPR

2.024

TEAM 2LOSS
MC
max cooper

WN4WZY · Parkland County, AB, CA

DUPR

2.678

WS
Wendy Sung

ELONRE · Edmonton, AB, CA

DUPR

2.043

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8553383982
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6863256214,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elijah Hage",
        "dupr_id": "7ZQLZ4",
        "rating": 2.749,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Dorward",
        "dupr_id": "0QV264",
        "rating": 2.024,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6431260717,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "max cooper",
        "dupr_id": "WN4WZY",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Wendy Sung",
        "dupr_id": "ELONRE",
        "rating": 2.043,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]