Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7283160372

Match Scores

21-17

Loss

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

Hot Springs Health and Fitness

Unverified Facility

Competitor Teams

TEAM 1WINNER
LP
Lydia Power

W6V6QQ · Sherwood, AR, US

DUPR

4.078

LB
Laken Brown

OD0R42 · Little Rock, AR, US

DUPR

4.116

TEAM 2LOSS
AH
Alyssa Hernandez

2L2R57 · Bryant, AR, US

DUPR

4.288

AS
Alice Stoleru

YGXWO4 · Hot Springs, AR, US

DUPR

3.994

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-7283160372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7675130825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lydia Power",
        "dupr_id": "W6V6QQ",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Laken Brown",
        "dupr_id": "OD0R42",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6415900582,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Hernandez",
        "dupr_id": "2L2R57",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Alice Stoleru",
        "dupr_id": "YGXWO4",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  }
]