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

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

ID: 6077115955

Match Scores

21-17

Win

Play Date

2026-05-23

Play Time (Est)

8:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
BC
Brett Carmony

Z9VERQ · Texarkana, TX, US

DUPR

4.736

JP
Jackson Painter

6ZEKJQ · Little Rock, AR, US

DUPR

4.759

TEAM 2LOSS
VD
Valentin De La Rosa

7DJWK0 · Denton, TX, US

DUPR

4.500

KP
Kris Powell

4LZK2K · USA

DUPR

4.598

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-6077115955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6039492068,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett  Carmony",
        "dupr_id": "Z9VERQ",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Texarkana, TX, US"
      },
      {
        "name": "Jackson Painter",
        "dupr_id": "6ZEKJQ",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7240115132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Valentin De La Rosa",
        "dupr_id": "7DJWK0",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Kris Powell",
        "dupr_id": "4LZK2K",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]