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

Women's DUPR Ladder - 2026-06-02 1:00 PM - 3:00 PM

ID: 7674621600

Match Scores

4-9

Win

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Judy Gower

ME94DP · USA

DUPR

2.518

DM
Donni Marano

DWXJNY · Canmore, AB, CA

DUPR

2.635

TEAM 2WINNER
AC
Angela Coulombe

LZ0VY6 · Sherwood Park, AB, CA

DUPR

2.669

GH
Grace Hiemstra

RY0XON · Edmonton, AB, CA

DUPR

2.584

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-7674621600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5500809094,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Judy Gower",
        "dupr_id": "ME94DP",
        "rating": 2.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donni Marano",
        "dupr_id": "DWXJNY",
        "rating": 2.635,
        "profile_pic_url": null,
        "location": "Canmore, AB, CA"
      }
    ]
  },
  {
    "team_id": 6676001605,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angela Coulombe",
        "dupr_id": "LZ0VY6",
        "rating": 2.669,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Grace Hiemstra",
        "dupr_id": "RY0XON",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]