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

POOL A DUPR 12 / 2025 The Dink Minor League Pickleball National Championship

ID: 5691871389

Match Scores

17-21

Loss

Play Date

2025-12-07

Play Time (Est)

10:15 AM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1LOSS
BL
Brandon Lamb

DWNNDY · Harris County, TX, US

DUPR

3.373

SW
Shelly Whidby

QPZ2W0 · Garden Ridge, TX, US

DUPR

2.892

TEAM 2WINNER
JC
Justin Cahill

JJ5KWD · Chesterfield, MO, US

DUPR

3.524

JW
Jess Wang

M2L55G · Chesterfield, MO, US

DUPR

3.153

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-5691871389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6132425828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Lamb",
        "dupr_id": "DWNNDY",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Shelly Whidby",
        "dupr_id": "QPZ2W0",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": "Garden Ridge, TX, US"
      }
    ]
  },
  {
    "team_id": 7029784529,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Cahill",
        "dupr_id": "JJ5KWD",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Jess Wang",
        "dupr_id": "M2L55G",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      }
    ]
  }
]