Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4817986742

Match Scores

22-20

Win

Play Date

2026-04-12

Play Time (Est)

3:30 PM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Thomas chapin

59JPEV · Little Rock, AR, US

DUPR

4.675

JW
Jamie Warbington

3XYJZX · El Dorado, AR, US

DUPR

4.156

TEAM 2LOSS
DD
Dixon doege

RZEZEE · Shreveport, LA, US

DUPR

4.604

AC
Angela Chen

GGKMNM · Little Rock, AR, US

DUPR

4.421

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-4817986742
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6595706944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas chapin",
        "dupr_id": "59JPEV",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jamie Warbington",
        "dupr_id": "3XYJZX",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "El Dorado, AR, US"
      }
    ]
  },
  {
    "team_id": 7682531253,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dixon doege",
        "dupr_id": "RZEZEE",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Angela Chen",
        "dupr_id": "GGKMNM",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]