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

The Pickleball Centers

ID: 6257306309

Match Scores

9-8

Loss

Play Date

2025-11-11

Play Time (Est)

6:15 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
PV
Patrick Vincent

JPMP9W · Edmonton, AB, CA

DUPR

3.063

LS
Les Saunders

ZZVZDQ · Edmonton, AB, CA

DUPR

2.974

TEAM 2LOSS
RC
Robert Cox

4ZK6NV · Stony Plain, AB, CA

DUPR

3.070

LE
Len Epp

XJJEMX · Edmonton, AB, CA

DUPR

3.072

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-6257306309
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4991285737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Vincent",
        "dupr_id": "JPMP9W",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Les Saunders",
        "dupr_id": "ZZVZDQ",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 8015968171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Cox",
        "dupr_id": "4ZK6NV",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Stony Plain, AB, CA"
      },
      {
        "name": "Len Epp",
        "dupr_id": "XJJEMX",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]