Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4559731979

Match Scores

12-21

Win

Play Date

2026-04-12

Play Time (Est)

12:45 AM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jonathan Grist

8E4EV3 · Cabot, AR, US

DUPR

4.195

BH
Brittany Hutchins

7DNDJM · Cabot, AR, US

DUPR

4.429

TEAM 2WINNER
HH
Hudson Hall

KOKWVO · Little Rock, AR, US

DUPR

4.930

AC
Angela Chen

GGKMNM · Little Rock, AR, US

DUPR

4.425

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-4559731979
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6253778739,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Grist",
        "dupr_id": "8E4EV3",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Brittany Hutchins",
        "dupr_id": "7DNDJM",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  },
  {
    "team_id": 7374089224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hudson Hall",
        "dupr_id": "KOKWVO",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Angela Chen",
        "dupr_id": "GGKMNM",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]