Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6870285001

Match Scores

22-20

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
Jennifer Murphy

2QD0N9 · Punta Gorda, FL, US

DUPR

3.901

TR
Tonia Ray

16OVG8 · Conway, AR, US

DUPR

3.430

TEAM 2LOSS
SS
Shan Serrano

3VNGXP · Hot Springs, AR, US

DUPR

3.468

VK
Vicki King

0YQJPQ · Little Rock, AR, US

DUPR

3.707

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-6870285001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6411589280,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Murphy",
        "dupr_id": "2QD0N9",
        "rating": 3.901,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6658e2174e4c3.jpg",
        "location": "Punta Gorda, FL, US"
      },
      {
        "name": "Tonia Ray",
        "dupr_id": "16OVG8",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "Conway, AR, US"
      }
    ]
  },
  {
    "team_id": 6931825151,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shan Serrano",
        "dupr_id": "3VNGXP",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Vicki King",
        "dupr_id": "0YQJPQ",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]