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

The Pickleball Centers

ID: 5291107094

Match Scores

9-5

Win

Play Date

2026-05-09

Play Time (Est)

3:30 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
Tun Nyo

X2MPY2 · Edmonton, AB, CA

DUPR

3.302

Brad Sidock

M2X6OO · Edmonton, AB, CA

DUPR

3.225

TEAM 2LOSS
Peter Taylor

V2K9EP · St. Albert, AB, CA

DUPR

2.948

AO
adam othman

J54O74 · USA

DUPR

3.187

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-5291107094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4411527572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tun Nyo",
        "dupr_id": "X2MPY2",
        "rating": 3.302,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/57.jpg",
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Brad Sidock",
        "dupr_id": "M2X6OO",
        "rating": 3.225,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5814818087,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Taylor",
        "dupr_id": "V2K9EP",
        "rating": 2.948,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "adam othman",
        "dupr_id": "J54O74",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]