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

Edmonton Sports Centre

ID: 4341558244

Match Scores

11-7

Win

Play Date

2026-04-20

Play Time (Est)

5:00 PM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
PE
Peter Edwards

7DDP54 · Edmonton, AB, CA

DUPR

2.841

LT
Leonard Thom

Z942ZW · USA

DUPR

2.616

TEAM 2LOSS
SS
Suzanne Sou

KO5EYY · Strathcona County, AB, CA

DUPR

2.519

BF
Barbara Flowers

G5XMWG · USA

DUPR

2.456

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-4341558244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7445316369,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Edwards",
        "dupr_id": "7DDP54",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Leonard Thom",
        "dupr_id": "Z942ZW",
        "rating": 2.616,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7699628755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Sou",
        "dupr_id": "KO5EYY",
        "rating": 2.519,
        "profile_pic_url": null,
        "location": "Strathcona County, AB, CA"
      },
      {
        "name": "Barbara Flowers",
        "dupr_id": "G5XMWG",
        "rating": 2.456,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]