Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7731820391

Match Scores

19-21

Loss

Play Date

2026-05-23

Play Time (Est)

12:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Markus Holtz

RX672E · Irving, TX, US

DUPR

3.822

MP
Michael Prettyman

3YVZEK · Dallas, TX, US

DUPR

3.828

TEAM 2WINNER
NN
Nicholas Nord

J5ROED · Little Elm, TX, US

DUPR

3.643

DJ
Dell James

KO6G4K · Frisco, TX, US

DUPR

3.660

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-7731820391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7976158302,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Markus Holtz",
        "dupr_id": "RX672E",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      },
      {
        "name": "Michael Prettyman",
        "dupr_id": "3YVZEK",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4556499639,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Nord",
        "dupr_id": "J5ROED",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Little Elm, TX, US"
      },
      {
        "name": "Dell James",
        "dupr_id": "KO6G4K",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  }
]