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

Pool B DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 7964205549

Match Scores

21-18

Win

Play Date

2024-07-27

Play Time (Est)

10:15 AM

Play Location

Pickleball Kingdom Plano

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.462

EM
Eshaan Mylavarapu

3VQNJ6 · Plano, TX, US

DUPR

4.880

TEAM 2LOSS
BW
Brett warner

127Q49 · Collierville, TN, US

DUPR

5.165

EM
Evan Moorman

8G9LDQ · Memphis, TN, US

DUPR

4.276

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-7964205549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4551907695,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.462,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Eshaan Mylavarapu",
        "dupr_id": "3VQNJ6",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 8270168802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett warner",
        "dupr_id": "127Q49",
        "rating": 5.165,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      },
      {
        "name": "Evan Moorman",
        "dupr_id": "8G9LDQ",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  }
]