Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6406798520

Match Scores

21-15

Win

Play Date

2026-05-23

Play Time (Est)

9:00 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
LB
Landry Banker

ZNKOWM · Siloam Springs, AR, US

DUPR

4.457

LH
Leonardo HernandeZ

O6O7NP · Siloam Springs, AR, US

DUPR

4.409

TEAM 2LOSS
KP
Kris Powell

4LZK2K · Granbury, TX, US

DUPR

4.547

VD
Valentin De La Rosa

7DJWK0 · Denton, TX, US

DUPR

4.459

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-6406798520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6556819665,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landry Banker",
        "dupr_id": "ZNKOWM",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      },
      {
        "name": "Leonardo HernandeZ",
        "dupr_id": "O6O7NP",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 6014185785,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kris Powell",
        "dupr_id": "4LZK2K",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Granbury, TX, US"
      },
      {
        "name": "Valentin De La Rosa",
        "dupr_id": "7DJWK0",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]