Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5434008148

Match Scores

18-21

Win

Play Date

2026-04-12

Play Time (Est)

5:00 PM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1LOSS
KK
Kenny Kizer

3P2E6X · Hot Springs, AR, US

DUPR

4.120

BB
Bart Bledsoe

8E7M4O · USA

DUPR

4.049

TEAM 2WINNER
VS
Vincent Schallenberg

3OL7W7 · Little Rock, AR, US

DUPR

4.048

RP
Rick Perkins

17Q2M3 · Little Rock, AR, US

DUPR

3.697

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-5434008148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7743282784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kenny Kizer",
        "dupr_id": "3P2E6X",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Bart Bledsoe",
        "dupr_id": "8E7M4O",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7874360813,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vincent Schallenberg",
        "dupr_id": "3OL7W7",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rick Perkins",
        "dupr_id": "17Q2M3",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]