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

The Pickleball Centers

ID: 8249322572

Match Scores

4-9

Loss

Play Date

2026-05-14

Play Time (Est)

9:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
DG
David Garside

YNJ5JG · Edmonton, AB, CA

DUPR

3.902

RC
Robert Cox

4ZK6NV · Stony Plain, AB, CA

DUPR

2.977

TEAM 2WINNER
DB
Denver Beauchamp

6KOZJQ · Spruce Grove, AB, CA

DUPR

3.529

AB
Aaron Brotzel

E9LQRJ · Edmonton, AB, CA

DUPR

3.523

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-8249322572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8342628674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Garside",
        "dupr_id": "YNJ5JG",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Robert Cox",
        "dupr_id": "4ZK6NV",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": "Stony Plain, AB, CA"
      }
    ]
  },
  {
    "team_id": 8502672802,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denver Beauchamp",
        "dupr_id": "6KOZJQ",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      },
      {
        "name": "Aaron Brotzel",
        "dupr_id": "E9LQRJ",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]