Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5957920938

Match Scores

15-1

Loss

Play Date

2025-11-01

Play Time (Est)

7:30 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Charlie Bouchard

1Q4NO4 · USA

DUPR

3.974

NM
Nathan McLaughlin

W66WWL · USA

DUPR

4.188

TEAM 2LOSS
DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

3.886

BH
Brad Hurshowy

3529R5 · St. Albert, AB, CA

DUPR

3.992

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-5957920938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5601167421,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlie Bouchard",
        "dupr_id": "1Q4NO4",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan McLaughlin",
        "dupr_id": "W66WWL",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4587722015,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      },
      {
        "name": "Brad Hurshowy",
        "dupr_id": "3529R5",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  }
]