Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5055252385

Match Scores

21-19

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Kelley Williams

1NP573 · Benton, AR, US

DUPR

3.918

DR
Deanna Ruddell

O6VOZ2 · Little Rock, AR, US

DUPR

3.505

TEAM 2LOSS
SS
Shan Serrano

3VNGXP · Hot Springs, AR, US

DUPR

3.470

VK
Vicki King

0YQJPQ · Little Rock, AR, US

DUPR

3.671

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-5055252385
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4305979606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelley Williams",
        "dupr_id": "1NP573",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      },
      {
        "name": "Deanna Ruddell",
        "dupr_id": "O6VOZ2",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7484419654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shan Serrano",
        "dupr_id": "3VNGXP",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Vicki King",
        "dupr_id": "0YQJPQ",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]