Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8173838728

Match Scores

15-4

Win

Play Date

2026-02-07

Play Time (Est)

5:00 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
James Cahill

GG9ZND · Edmonton, AB, CA

DUPR

4.092

DP
David Pye

KOMPMY · USA

DUPR

3.747

TEAM 2LOSS
MK
Mike Konschuh

L5GM6Z · Edmonton, AB, CA

DUPR

3.545

MP
Mark Plociennik

LV9XRZ · St. Albert, AB, CA

DUPR

3.596

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-8173838728
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4474976786,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Cahill",
        "dupr_id": "GG9ZND",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "David Pye",
        "dupr_id": "KOMPMY",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8446138510,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Konschuh ",
        "dupr_id": "L5GM6Z",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Mark Plociennik",
        "dupr_id": "LV9XRZ",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  }
]