Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 50+ - The Dink Minor League Pickleball @ Hot Springs Health and Fitness ~ Arkansas

ID: 5692854696

Match Scores

21-15

Loss

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1WINNER
KK
Kenny Kizer

3P2E6X · Hot Springs, AR, US

DUPR

4.134

BB
Bart Bledsoe

8E7M4O · USA

DUPR

4.111

TEAM 2LOSS
VS
Vincent Schallenberg

3OL7W7 · Little Rock, AR, US

DUPR

4.002

RP
Rick Perkins

17Q2M3 · Little Rock, AR, US

DUPR

3.703

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-5692854696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4758535943,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny Kizer",
        "dupr_id": "3P2E6X",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Bart Bledsoe",
        "dupr_id": "8E7M4O",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7632707204,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent Schallenberg",
        "dupr_id": "3OL7W7",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rick Perkins",
        "dupr_id": "17Q2M3",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]