Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minor League Pickleball at MLP Dallas - DUPR 16 Group B

ID: 4998442747

Match Scores

21-12

Win

Play Date

2026-05-24

Play Time (Est)

8:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MN
morgan nall

WXKO4M · Tulsa, OK, US

DUPR

3.872

WV
Wyatt Vanse

Z94LJD · Tulsa, OK, US

DUPR

4.372

TEAM 2LOSS
HK
Heather Kim

2LO6G9 · Rowlett, TX, US

DUPR

4.215

JB
jagger Baird

MEJQDP · Dallas, TX, US

DUPR

4.129

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-4998442747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5801201473,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "morgan nall",
        "dupr_id": "WXKO4M",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Wyatt Vanse",
        "dupr_id": "Z94LJD",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 4965527575,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Kim",
        "dupr_id": "2LO6G9",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Rowlett, TX, US"
      },
      {
        "name": "jagger Baird",
        "dupr_id": "MEJQDP",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]