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

Minor League Pickleball at MLP Dallas - DUPR 18 Group A

ID: 8277556020

Match Scores

17-21

Win

Play Date

2026-05-25

Play Time (Est)

1:00 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
Darren Anderson

1QWOJN · New Braunfels, TX, US

DUPR

4.540

RP
Ruben pedraza

EW9JKE · Mexico City, CDMX, MX

DUPR

4.556

TEAM 2WINNER
JK
Justice King

L596RJ · Dallas, TX, US

DUPR

4.675

AK
Aashish Komaragiri

YXN52E · Dallas, TX, US

DUPR

4.604

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-8277556020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5002878046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darren Anderson",
        "dupr_id": "1QWOJN",
        "rating": 4.54,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/590302/images/profile/5be0b6a0-b64d-4a3d-9ebd-de4a76686f97.png",
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Ruben pedraza",
        "dupr_id": "EW9JKE",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  },
  {
    "team_id": 5745605856,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justice King",
        "dupr_id": "L596RJ",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Aashish Komaragiri",
        "dupr_id": "YXN52E",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]