Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 20 - Sunday 4/19 - The Dink Minor League Pickleball @ Pickleball Kingdom Austin, Texas

ID: 5265953487

Match Scores

18-21

Loss

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

Pickleball Kingdom

View Facility Page →

Competitor Teams

TEAM 1LOSS
JA
Justin Appling

355NL5 · Amarillo, TX, US

DUPR

4.430

HD
Hayden Dillard

8D9VJM · Amarillo, TX, US

DUPR

4.522

TEAM 2WINNER
TS
Tyler Slagill

8WREY3 · Austin, TX, US

DUPR

4.919

VF
Victoria Falk

M22VZV · USA

DUPR

4.832

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-5265953487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7735457587,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Appling",
        "dupr_id": "355NL5",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Hayden Dillard",
        "dupr_id": "8D9VJM",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 4596861848,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Slagill",
        "dupr_id": "8WREY3",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Victoria Falk",
        "dupr_id": "M22VZV",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]