Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lake Country Pickleball Club Fall Brawl - Mens Doubles 4.0

ID: 4834558383

Match Scores

16-14

Win

Play Date

2025-09-12

Play Time (Est)

4:45 AM

Play Location

Lake Country, BC

View Facility Page →

Competitor Teams

TEAM 1WINNER
DT
Dan Thompson

M26QVL · Kelowna, BC, CA

DUPR

4.083

SN
Steve Ngui

PZLJPQ · USA

DUPR

4.038

TEAM 2LOSS
JB
Justin Brand

X2R0MR · USA

DUPR

3.983

JL
Jens Lohmann

V756OE · Kamloops, BC, CA

DUPR

3.987

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-4834558383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5255165443,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Thompson",
        "dupr_id": "M26QVL",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      },
      {
        "name": "Steve Ngui",
        "dupr_id": "PZLJPQ",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4914821086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Brand",
        "dupr_id": "X2R0MR",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jens Lohmann",
        "dupr_id": "V756OE",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Kamloops, BC, CA"
      }
    ]
  }
]