Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

YEG Pickleball Winter Smash - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6666741249

Match Scores

15-7

Loss

Play Date

2026-02-08

Play Time (Est)

10:15 AM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Jamie Doig

0YGR44 · Edmonton, AB, CA

DUPR

3.327

JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.368

TEAM 2LOSS
JS
Jody Schmidek

XJRZY5 · Edmonton, AB, CA

DUPR

3.565

DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

3.928

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-6666741249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8298499924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Doig",
        "dupr_id": "0YGR44",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6551990826,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jody Schmidek",
        "dupr_id": "XJRZY5",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      }
    ]
  }
]