Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Minor League Pickleball at MLP Dallas - DUPR 12 50+

ID: 8209492135

Match Scores

21-14

Win

Play Date

2026-05-25

Play Time (Est)

8:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
SB
stella bezabeh

N742Q7 · Grayson County, TX, US

DUPR

3.181

LW
Lawrence Wesley

EWG4NW · Dallas, TX, US

DUPR

2.765

TEAM 2LOSS
AM
Alie Murray

XKD2ER · USA

DUPR

2.422

MP
Michael Poklikuha

4Z6JZ2 · Plano, TX, US

DUPR

2.942

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-8209492135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4958462703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "stella bezabeh",
        "dupr_id": "N742Q7",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Grayson County, TX, US"
      },
      {
        "name": "Lawrence Wesley",
        "dupr_id": "EWG4NW",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6979240448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alie Murray",
        "dupr_id": "XKD2ER",
        "rating": 2.422,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Poklikuha",
        "dupr_id": "4Z6JZ2",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]