Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4714360554

Match Scores

21-19

Loss

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1WINNER
PR
Paul Rich

17PM7N · Hot Springs, AR, US

DUPR

3.937

SS
Stephen Sims

3O4DOW · Hot Springs, AR, US

DUPR

3.844

TEAM 2LOSS
VS
Vincent Schallenberg

3OL7W7 · Little Rock, AR, US

DUPR

4.020

RP
Rick Perkins

17Q2M3 · Little Rock, AR, US

DUPR

3.718

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-4714360554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5992757843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Rich",
        "dupr_id": "17PM7N",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Stephen Sims",
        "dupr_id": "3O4DOW",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 5335722298,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent Schallenberg",
        "dupr_id": "3OL7W7",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rick Perkins",
        "dupr_id": "17Q2M3",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]