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

Pool A DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 6051805221

Match Scores

12-21

Win

Play Date

2024-07-27

Play Time (Est)

10:15 AM

Play Location

1301 Custer Rd r

Unverified Facility

Competitor Teams

TEAM 1LOSS
JA
Justin Appling

355NL5 · Amarillo, TX, US

DUPR

4.756

HD
Hayden Dillard

8D9VJM · Amarillo, TX, US

DUPR

4.738

TEAM 2WINNER
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.494

Ella Yeh

12YNMR · PPA Tour Pro

DUPR

4.788

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-6051805221
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6924261308,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Appling",
        "dupr_id": "355NL5",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Hayden Dillard",
        "dupr_id": "8D9VJM",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 6147853658,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Ella Yeh",
        "dupr_id": "12YNMR",
        "rating": 4.788,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/ella-yeh_headshot.webp",
        "location": "PPA Tour Pro"
      }
    ]
  }
]