Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7213811914

Match Scores

21-17

Loss

Play Date

2026-04-12

Play Time (Est)

11:30 PM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

3.989

KW
Kelley Williams

1NP573 · Benton, AR, US

DUPR

3.912

TEAM 2LOSS
VS
Vincent Schallenberg

3OL7W7 · Little Rock, AR, US

DUPR

4.008

VK
Vicki King

0YQJPQ · Little Rock, AR, US

DUPR

3.697

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-7213811914
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5502003998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Kelley Williams",
        "dupr_id": "1NP573",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      }
    ]
  },
  {
    "team_id": 5760360675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent Schallenberg",
        "dupr_id": "3OL7W7",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Vicki King",
        "dupr_id": "0YQJPQ",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]