Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minor League Pickleball at MLP Dallas - Men's v3 DUPR 11

ID: 7054095533

Match Scores

22-20

Loss

Play Date

2026-05-23

Play Time (Est)

6:15 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
HA
Haroon Ahmad

YGLY74 · Dallas, TX, US

DUPR

3.714

ZR
zeeshan raza

WXYJGM · Frisco, TX, US

DUPR

3.703

TEAM 2LOSS
MP
Michael Prettyman

3YVZEK · Dallas, TX, US

DUPR

3.810

MH
Markus Holtz

RX672E · Irving, TX, US

DUPR

3.843

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-7054095533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5844834570,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Haroon Ahmad",
        "dupr_id": "YGLY74",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "zeeshan raza",
        "dupr_id": "WXYJGM",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  },
  {
    "team_id": 4617970924,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Prettyman",
        "dupr_id": "3YVZEK",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Markus Holtz",
        "dupr_id": "RX672E",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      }
    ]
  }
]