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

Pool B DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 8434813922

Match Scores

21-9

Win

Play Date

2024-07-27

Play Time (Est)

3:30 PM

Play Location

Pickleball Kingdom Plano

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.470

Ella Yeh

12YNMR · PPA Tour Pro

DUPR

4.791

TEAM 2LOSS
BW
Brett warner

127Q49 · Collierville, TN, US

DUPR

5.159

EG
Elizabeth Gullett

3Z5LVD · Germantown, TN, US

DUPR

4.334

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-8434813922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6669613424,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.47,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Ella Yeh",
        "dupr_id": "12YNMR",
        "rating": 4.791,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/ella-yeh_headshot.webp",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 8574802254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett warner",
        "dupr_id": "127Q49",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      },
      {
        "name": "Elizabeth Gullett",
        "dupr_id": "3Z5LVD",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  }
]