Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5137150185

Match Scores

11-2, 6-11, 11-8

Win

Play Date

2026-02-07

Play Time (Est)

10:15 AM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Gregory Bradford

84G7EM · Edmonton, AB, CA

DUPR

4.066

LG
Lance Gordon

GG4WVX · Red Deer, AB, CA

DUPR

4.276

TEAM 2LOSS
JC
James Cahill

GG9ZND · Edmonton, AB, CA

DUPR

4.109

DP
David Pye

KOMPMY · USA

DUPR

3.759

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-5137150185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7476276004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Bradford",
        "dupr_id": "84G7EM",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Lance Gordon",
        "dupr_id": "GG4WVX",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 5141030106,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Cahill",
        "dupr_id": "GG9ZND",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "David Pye",
        "dupr_id": "KOMPMY",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]