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

Edmonton Sports Centre

ID: 4994655338

Match Scores

11-6

Win

Play Date

2026-04-20

Play Time (Est)

3:30 PM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
Peter Edwards

7DDP54 · Edmonton, AB, CA

DUPR

2.864

Suzanne Sou

KO5EYY · Strathcona County, AB, CA

DUPR

2.509

TEAM 2LOSS
LT
Leonard Thom

Z942ZW · USA

DUPR

2.544

BF
Barbara Flowers

G5XMWG · USA

DUPR

2.477

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-4994655338
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8273722217,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Edwards",
        "dupr_id": "7DDP54",
        "rating": 2.864,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Suzanne Sou",
        "dupr_id": "KO5EYY",
        "rating": 2.509,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/5.jpg",
        "location": "Strathcona County, AB, CA"
      }
    ]
  },
  {
    "team_id": 6279374574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leonard Thom",
        "dupr_id": "Z942ZW",
        "rating": 2.544,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barbara Flowers",
        "dupr_id": "G5XMWG",
        "rating": 2.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]