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

The Pickleball Centers

ID: 8516330639

Match Scores

8-9

Win

Play Date

2026-05-09

Play Time (Est)

12:45 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
PT
Peter Taylor

V2K9EP · St. Albert, AB, CA

DUPR

2.947

CM
Curt Menssa

WKXZ4L · Beaumont, AB, CA

DUPR

2.816

TEAM 2WINNER
BS
Brad Sidock

M2X6OO · Edmonton, AB, CA

DUPR

3.215

AO
adam othman

J54O74 · USA

DUPR

3.196

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-8516330639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5184344212,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Taylor",
        "dupr_id": "V2K9EP",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Curt Menssa",
        "dupr_id": "WKXZ4L",
        "rating": 2.816,
        "profile_pic_url": null,
        "location": "Beaumont, AB, CA"
      }
    ]
  },
  {
    "team_id": 6569402145,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Sidock",
        "dupr_id": "M2X6OO",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "adam othman",
        "dupr_id": "J54O74",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]