Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lake Country Pickleball Club Fall Brawl - Mixed Doubles 4.0

ID: 8116713973

Match Scores

15-10

Win

Play Date

2025-09-13

Play Time (Est)

2:15 AM

Play Location

Lake Country, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Janice Dierker

JZ0PGM · Lake Country, BC, CA

DUPR

4.448

DT
Dan Thompson

M26QVL · Kelowna, BC, CA

DUPR

4.091

TEAM 2LOSS
LM
Leah Miller

0YQK9N · West Kelowna, BC, CA

DUPR

4.134

MJ
Mark Jakovcic

67PXOG · USA

DUPR

3.898

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-8116713973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6058276565,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Janice Dierker",
        "dupr_id": "JZ0PGM",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Lake Country, BC, CA"
      },
      {
        "name": "Dan Thompson",
        "dupr_id": "M26QVL",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      }
    ]
  },
  {
    "team_id": 7150341504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leah Miller",
        "dupr_id": "0YQK9N",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "West Kelowna, BC, CA"
      },
      {
        "name": "Mark Jakovcic",
        "dupr_id": "67PXOG",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]