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

The Pickleball Centers

ID: 6171545027

Match Scores

11-4

Loss

Play Date

2026-05-18

Play Time (Est)

12:45 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Chris Sadek

6KW94D · USA

DUPR

3.358

KM
Kyle MacLennan

NYMWJ7 · Three Hills, AB, CA

DUPR

3.583

TEAM 2LOSS
AS
Aaron Sluchinski

NRPNJZ · Airdrie, AB, CA

DUPR

3.520

MO
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-6171545027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7150300610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Sadek",
        "dupr_id": "6KW94D",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle MacLennan",
        "dupr_id": "NYMWJ7",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Three Hills, AB, CA"
      }
    ]
  },
  {
    "team_id": 4950707447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Sluchinski",
        "dupr_id": "NRPNJZ",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Airdrie, AB, CA"
      },
      {
        "name": "Macario  Ocampo",
        "dupr_id": "0ZKG2N",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]