Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5-Year Anniversary Tournament Club Pickleball USA - Men's 4.0

ID: 6139102743

Match Scores

3-9

Loss

Play Date

2026-01-17

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BK
Bryan Karren

8EX5E3 · Lehi, UT, US

DUPR

4.259

KK
Kevin Karren

3X9O58 · USA

DUPR

3.510

TEAM 2WINNER
LW
Lincoln Whitesides

3Y6DM4 · South Ogden, UT, US

DUPR

4.132

CS
Colton Shock

3Y57M4 · Clinton, UT, US

DUPR

3.952

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-6139102743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4449972455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Karren",
        "dupr_id": "8EX5E3",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Kevin Karren",
        "dupr_id": "3X9O58",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5759117302,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lincoln Whitesides",
        "dupr_id": "3Y6DM4",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      },
      {
        "name": "Colton Shock",
        "dupr_id": "3Y57M4",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      }
    ]
  }
]