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

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

ID: 6845895588

Match Scores

7-21

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Hot Springs Health & Fitness, Lake Hamilton Drive, Hot Springs, AR, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Dale Suezaki

0YDJ0Q · Hot Springs, AR, US

DUPR

3.132

CH
Cathy Hanks

3O7NKP · Hot Springs, AR, US

DUPR

3.148

TEAM 2WINNER
MT
Mike Thomas

7DYYO0 · Garland County, AR, US

DUPR

3.188

SS
Shan Serrano

3VNGXP · Hot Springs, AR, US

DUPR

3.468

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-6845895588
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7308808823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dale Suezaki",
        "dupr_id": "0YDJ0Q",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Cathy Hanks",
        "dupr_id": "3O7NKP",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 7012922127,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Thomas",
        "dupr_id": "7DYYO0",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Shan Serrano",
        "dupr_id": "3VNGXP",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  }
]