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

Pool A DUPR 20 - Minor League PIckleball Midsouth Regional Showdown

ID: 7868166857

Match Scores

21-7

Loss

Play Date

2024-07-27

Play Time (Est)

6:15 AM

Play Location

1301 Custer Rd r

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Cole Whitaker

845GO2 · Muskogee, OK, US

DUPR

5.268

KM
Kevin Mark

16NPK1 · Richardson, TX, US

DUPR

5.323

TEAM 2LOSS
MP
Mason Park

30PPN8 · Denver, CO, US

DUPR

5.468

EM
Eshaan Mylavarapu

3VQNJ6 · Plano, TX, US

DUPR

4.844

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-7868166857
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6817495415,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cole Whitaker",
        "dupr_id": "845GO2",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Muskogee, OK, US"
      },
      {
        "name": "Kevin Mark",
        "dupr_id": "16NPK1",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      }
    ]
  },
  {
    "team_id": 8031522907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Park",
        "dupr_id": "30PPN8",
        "rating": 5.468,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Eshaan Mylavarapu",
        "dupr_id": "3VQNJ6",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]