Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4670440554

Match Scores

21-16

Loss

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dan Shisler

30KGN3 · Little Rock, AR, US

DUPR

3.593

JM
Jennifer Murphy

2QD0N9 · Punta Gorda, FL, US

DUPR

3.890

TEAM 2LOSS
MT
Mike Thomas

7DYYO0 · Garland County, AR, US

DUPR

3.228

SS
Shan Serrano

3VNGXP · Hot Springs, AR, US

DUPR

3.467

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-4670440554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4928721595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Shisler",
        "dupr_id": "30KGN3",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jennifer Murphy",
        "dupr_id": "2QD0N9",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  },
  {
    "team_id": 5625826715,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Thomas",
        "dupr_id": "7DYYO0",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Shan Serrano",
        "dupr_id": "3VNGXP",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  }
]