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

The Pickleball Centers

ID: 5390463732

Match Scores

7-9

Loss

Play Date

2025-11-05

Play Time (Est)

1:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
LS
Les Saunders

ZZVZDQ · Edmonton, AB, CA

DUPR

2.958

LE
Len Epp

XJJEMX · Edmonton, AB, CA

DUPR

3.166

TEAM 2WINNER
TR
Tom Roth

V46GXE · Sherwood Park, AB, CA

DUPR

3.305

DB
Denver Beauchamp

6KOZJQ · Spruce Grove, AB, CA

DUPR

2.801

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-5390463732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6275697012,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Les Saunders",
        "dupr_id": "ZZVZDQ",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Len Epp",
        "dupr_id": "XJJEMX",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 7218390787,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Roth",
        "dupr_id": "V46GXE",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Denver Beauchamp",
        "dupr_id": "6KOZJQ",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  }
]