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

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

ID: 8207673133

Match Scores

20-22

Loss

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
LH
Leonardo HernandeZ

O6O7NP · Siloam Springs, AR, US

DUPR

4.392

LB
Landry Banker

ZNKOWM · Siloam Springs, AR, US

DUPR

4.440

TEAM 2WINNER
DD
Dallas Dunn

3P7KM8 · Prosper, TX, US

DUPR

4.867

JH
Jordan Hix

W6MRZL · McKinney, TX, US

DUPR

4.712

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-8207673133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6657395424,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leonardo HernandeZ",
        "dupr_id": "O6O7NP",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      },
      {
        "name": "Landry Banker",
        "dupr_id": "ZNKOWM",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 5425977456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dallas Dunn",
        "dupr_id": "3P7KM8",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      },
      {
        "name": "Jordan Hix",
        "dupr_id": "W6MRZL",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]