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

The Pickleball Centers

ID: 4985618583

Match Scores

11-9

Loss

Play Date

2026-05-18

Play Time (Est)

4:45 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Chris Sadek

6KW94D · USA

DUPR

3.354

Aaron Sluchinski

NRPNJZ · Airdrie, AB, CA

DUPR

3.519

TEAM 2LOSS
Kyle MacLennan

NYMWJ7 · Three Hills, AB, CA

DUPR

3.585

Macario Ocampo

0ZKG2N · AB, CA

DUPR

3.019

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-4985618583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6119995079,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Sadek",
        "dupr_id": "6KW94D",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Sluchinski",
        "dupr_id": "NRPNJZ",
        "rating": 3.519,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Airdrie, AB, CA"
      }
    ]
  },
  {
    "team_id": 5078186509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle MacLennan",
        "dupr_id": "NYMWJ7",
        "rating": 3.585,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
        "location": "Three Hills, AB, CA"
      },
      {
        "name": "Macario  Ocampo",
        "dupr_id": "0ZKG2N",
        "rating": 3.019,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
        "location": "AB, CA"
      }
    ]
  }
]