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

Pool B DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 5356675848

Match Scores

22-20

Loss

Play Date

2024-07-27

Play Time (Est)

1:00 PM

Play Location

Pickleball Kingdom Plano

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.472

EM
Eshaan Mylavarapu

3VQNJ6 · Plano, TX, US

DUPR

4.860

TEAM 2LOSS
DD
Dallas Dunn

3P7KM8 · Prosper, TX, US

DUPR

5.055

JN
John Neri

3Z4GGQ · Carrollton, TX, US

DUPR

5.075

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-5356675848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5218897585,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.472,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Eshaan Mylavarapu",
        "dupr_id": "3VQNJ6",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 4503760999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dallas Dunn",
        "dupr_id": "3P7KM8",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      },
      {
        "name": "John Neri",
        "dupr_id": "3Z4GGQ",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      }
    ]
  }
]