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

The Pickleball Centers

ID: 5864456910

Match Scores

9-11

Win

Play Date

2025-11-20

Play Time (Est)

7:30 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
PT
Peter Taylor

V2K9EP · St. Albert, AB, CA

DUPR

2.750

AM
Andrew Maxwell

2ZWQR4 · Edmonton, AB, CA

DUPR

2.928

TEAM 2WINNER
RS
Rob Severn

RXYRRM · Edmonton, AB, CA

DUPR

2.657

CM
Curt Menssa

WKXZ4L · Beaumont, AB, CA

DUPR

2.929

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-5864456910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8497352312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Taylor",
        "dupr_id": "V2K9EP",
        "rating": 2.75,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Andrew Maxwell",
        "dupr_id": "2ZWQR4",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 8119734009,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rob Severn",
        "dupr_id": "RXYRRM",
        "rating": 2.657,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Curt Menssa",
        "dupr_id": "WKXZ4L",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": "Beaumont, AB, CA"
      }
    ]
  }
]