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

Edmonton Sports Centre

ID: 5577886007

Match Scores

4-9

Win

Play Date

2026-04-27

Play Time (Est)

12:45 AM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Miles Maldaner

599LJV · USA

DUPR

3.265

Suzanne Sou

KO5EYY · Strathcona County, AB, CA

DUPR

2.412

TEAM 2WINNER
CM
Craig Mackenzie

V66OK7 · USA

DUPR

3.018

Peter Edwards

7DDP54 · Edmonton, AB, CA

DUPR

2.904

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-5577886007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5165935303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Miles Maldaner",
        "dupr_id": "599LJV",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Suzanne Sou",
        "dupr_id": "KO5EYY",
        "rating": 2.412,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/5.jpg",
        "location": "Strathcona County, AB, CA"
      }
    ]
  },
  {
    "team_id": 5320873610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Craig Mackenzie",
        "dupr_id": "V66OK7",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Edwards",
        "dupr_id": "7DDP54",
        "rating": 2.904,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]