Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Edmonton Pickleball Center: Spooky Smash - Mens Doubles Skill: 4.0+

ID: 4483517826

Match Scores

15-5

Win

Play Date

2024-10-19

Play Time (Est)

7:30 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
mike Hamilton

DW70RM · Edmonton, AB, CA

DUPR

5.173

MD
Michael Dingwall

3YYWLP · Edmonton, AB, CA

DUPR

4.937

TEAM 2LOSS
CH
Cameron Hawkey

EWL4YE · Whitecourt, AB, CA

DUPR

4.424

DG
Dawson Gehl

ODYR7P · Peace River, AB, CA

DUPR

3.962

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-4483517826
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6534620563,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "mike Hamilton",
        "dupr_id": "DW70RM",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Michael Dingwall",
        "dupr_id": "3YYWLP",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 8061217160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Hawkey",
        "dupr_id": "EWL4YE",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Whitecourt, AB, CA"
      },
      {
        "name": "Dawson Gehl",
        "dupr_id": "ODYR7P",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Peace River, AB, CA"
      }
    ]
  }
]