Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lake Country Pickleball Club Fall Brawl - Mixed Doubles 4.0

ID: 4610771641

Match Scores

15-17

Loss

Play Date

2025-09-13

Play Time (Est)

2:15 AM

Play Location

Lake Country, BC

View Facility Page →

Competitor Teams

TEAM 1LOSS
JD
Janice Dierker

JZ0PGM · Lake Country, BC, CA

DUPR

4.426

DT
Dan Thompson

M26QVL · Kelowna, BC, CA

DUPR

4.074

TEAM 2WINNER
AC
Amanda Campbell

L52RQQ · Kelowna, BC, CA

DUPR

3.932

EJ
Everest Johnson

X2GWO5 · Kelowna, BC, CA

DUPR

4.362

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-4610771641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5286268040,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janice Dierker",
        "dupr_id": "JZ0PGM",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Lake Country, BC, CA"
      },
      {
        "name": "Dan Thompson",
        "dupr_id": "M26QVL",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      }
    ]
  },
  {
    "team_id": 7386708651,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Campbell",
        "dupr_id": "L52RQQ",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      },
      {
        "name": "Everest Johnson",
        "dupr_id": "X2GWO5",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      }
    ]
  }
]