Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8538889830

Match Scores

15-14

Win

Play Date

2025-11-01

Play Time (Est)

7:30 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

3.958

BH
Brad Hurshowy

3529R5 · St. Albert, AB, CA

DUPR

4.162

TEAM 2LOSS
BG
Bart Goth

6ZQJLQ · Edmonton, AB, CA

DUPR

3.923

RM
Randy McCoy

DWWMML · USA

DUPR

3.785

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-8538889830
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8363470780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      },
      {
        "name": "Brad Hurshowy",
        "dupr_id": "3529R5",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  },
  {
    "team_id": 7009121047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bart Goth",
        "dupr_id": "6ZQJLQ",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Randy McCoy",
        "dupr_id": "DWWMML",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]