Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5833367531

Match Scores

9-15

Win

Play Date

2026-02-08

Play Time (Est)

12:45 AM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jody Schmidek

XJRZY5 · Edmonton, AB, CA

DUPR

3.521

DH
Dave Holsted

V4L6Y6 · Barrhead, AB, CA

DUPR

3.899

TEAM 2WINNER
JM
Jenna McCully

12OR09 · St. Albert, AB, CA

DUPR

3.736

JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.099

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-5833367531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6807479344,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jody Schmidek",
        "dupr_id": "XJRZY5",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Dave Holsted",
        "dupr_id": "V4L6Y6",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Barrhead, AB, CA"
      }
    ]
  },
  {
    "team_id": 5181241870,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jenna McCully",
        "dupr_id": "12OR09",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  }
]