Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8243464922

Match Scores

15-11

Loss

Play Date

2025-11-01

Play Time (Est)

3:30 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.183

JC
James Cahill

GG9ZND · Edmonton, AB, CA

DUPR

4.044

TEAM 2LOSS
DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

3.969

BH
Brad Hurshowy

3529R5 · St. Albert, AB, CA

DUPR

4.191

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-8243464922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4830313108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "James Cahill",
        "dupr_id": "GG9ZND",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4734681254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      },
      {
        "name": "Brad Hurshowy",
        "dupr_id": "3529R5",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  }
]