Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

YEG Pickleball Winter Smash - Mixed Doubles Skill: (3.5) Age: (50 And Above)

ID: 7718555354

Match Scores

15-9

Win

Play Date

2026-02-08

Play Time (Est)

3:30 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
DENEEN D BORDULA

16MKMD · Parkland County, AB, CA

DUPR

3.404

DB
Darrell Bordula

8MQPXG · Parkland County, AB, CA

DUPR

3.743

TEAM 2LOSS
CB
Christie Belok Bunn

DNQMPY · Edmonton, AB, CA

DUPR

2.951

MB
Martin Bunn

4ZKOOM · Edmonton, AB, CA

DUPR

3.012

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-7718555354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4596132033,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DENEEN D BORDULA",
        "dupr_id": "16MKMD",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Darrell Bordula",
        "dupr_id": "8MQPXG",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      }
    ]
  },
  {
    "team_id": 4296970786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christie Belok Bunn",
        "dupr_id": "DNQMPY",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Martin Bunn",
        "dupr_id": "4ZKOOM",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]