Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

YEG Pickleball Halloween Howler - Mens Doubles Skill: (4.0) Age: (Any)

ID: 7989564349

Match Scores

6-15

Loss

Play Date

2025-11-01

Play Time (Est)

2:15 AM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

3.865

BH
Brad Hurshowy

3529R5 · St. Albert, AB, CA

DUPR

3.944

TEAM 2WINNER
AR
Alex Ray Coffin

8J9YLO · USA

DUPR

3.802

CC
Cameron Comeau

3OL5QE · Sherwood Park, AB, CA

DUPR

4.251

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-7989564349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7792995998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      },
      {
        "name": "Brad Hurshowy",
        "dupr_id": "3529R5",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  },
  {
    "team_id": 7952424784,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Ray Coffin",
        "dupr_id": "8J9YLO",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cameron Comeau",
        "dupr_id": "3OL5QE",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  }
]