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

Edmonton Pickleball Club

ID: 7401837487

Match Scores

1-11

Loss

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
TH
Terry Heatherington

4LL5YM · Edmonton, AB, CA

DUPR

2.157

LC
Lena Cheung

V744VE · Edmonton, AB, CA

DUPR

2.922

TEAM 2WINNER
AN
Anaar Nazarali

W66W7L · USA

DUPR

2.420

JC
James Chan

GGGZEQ · USA

DUPR

3.031

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-7401837487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5804400990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Terry Heatherington",
        "dupr_id": "4LL5YM",
        "rating": 2.157,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Lena Cheung",
        "dupr_id": "V744VE",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5776360143,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anaar Nazarali",
        "dupr_id": "W66W7L",
        "rating": 2.42,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Chan",
        "dupr_id": "GGGZEQ",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]