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

Pool B DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 5264840994

Match Scores

12-21

Win

Play Date

2024-07-27

Play Time (Est)

7:30 PM

Play Location

Pickleball Kingdom Plano

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
Seth Goodman

7DVJYM · Tulsa, OK, US

DUPR

4.531

LT
Lili Thompson

0YWERX · Tulsa, OK, US

DUPR

4.460

TEAM 2WINNER
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.462

Ella Yeh

12YNMR · PPA Tour Pro

DUPR

4.782

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-5264840994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7159631926,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Seth Goodman",
        "dupr_id": "7DVJYM",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Lili Thompson",
        "dupr_id": "0YWERX",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 6200976040,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.462,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Ella Yeh",
        "dupr_id": "12YNMR",
        "rating": 4.782,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/ella-yeh_headshot.webp",
        "location": "PPA Tour Pro"
      }
    ]
  }
]