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

DUPR Jumpstart

ID: 5698490677

Match Scores

11-7

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Michelle Newberry

D554R6 · USA

DUPR

2.014

JP
Jacob Paul

ZZDX6W · Edmonton, AB, CA

DUPR

2.155

TEAM 2LOSS
DD
David Dorward

0QV264 · Edmonton, AB, CA

DUPR

2.007

RH
Richard Han

GXD20G · Edmonton, AB, CA

DUPR

2.201

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-5698490677
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6532730314,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Newberry",
        "dupr_id": "D554R6",
        "rating": 2.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Paul",
        "dupr_id": "ZZDX6W",
        "rating": 2.155,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 8458770902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Dorward",
        "dupr_id": "0QV264",
        "rating": 2.007,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Richard Han",
        "dupr_id": "GXD20G",
        "rating": 2.201,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]