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

The Pickleball Centers

ID: 5027615569

Match Scores

11-5

Loss

Play Date

2026-06-06

Play Time (Est)

2:15 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
BA
Bill Ardiel

4QMEZK · USA

DUPR

2.498

SN
Steven nguyen

ELDNNO · Edmonton, AB, CA

DUPR

2.624

TEAM 2LOSS
CS
Cam Sieger

V7Q64P · Calgary, AB, CA

DUPR

2.462

KR
Kel Rigodon

7Z7VGN · USA

DUPR

2.094

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-5027615569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5100963443,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Ardiel",
        "dupr_id": "4QMEZK",
        "rating": 2.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven nguyen",
        "dupr_id": "ELDNNO",
        "rating": 2.624,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6860370065,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cam Sieger",
        "dupr_id": "V7Q64P",
        "rating": 2.462,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Kel Rigodon",
        "dupr_id": "7Z7VGN",
        "rating": 2.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]