Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6428380625

Match Scores

5-15

Win

Play Date

2025-11-01

Play Time (Est)

6:15 AM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Charlie Bouchard

1Q4NO4 · USA

DUPR

3.922

NM
Nathan McLaughlin

W66WWL · USA

DUPR

4.092

TEAM 2WINNER
JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.198

JC
James Cahill

GG9ZND · Edmonton, AB, CA

DUPR

4.067

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-6428380625
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7241197230,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charlie Bouchard",
        "dupr_id": "1Q4NO4",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan McLaughlin",
        "dupr_id": "W66WWL",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7777457236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "James Cahill",
        "dupr_id": "GG9ZND",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]