Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minor League Pickleball at MLP Dallas - DUPR 18 Group A

ID: 6314637786

Match Scores

21-13

Loss

Play Date

2026-05-25

Play Time (Est)

7:30 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DH
Dally Halbrooks

QPVDXN · Moore, OK, US

DUPR

4.024

AW
Austin Wayne Christopher

8DJYZM · Moore, OK, US

DUPR

4.466

TEAM 2LOSS
Casie Caldwell

NY7L92 · Dallas, TX, US

DUPR

3.677

JS
Jason Sandler

89Q4MR · Dallas, TX, US

DUPR

4.381

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-6314637786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7464333948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dally Halbrooks",
        "dupr_id": "QPVDXN",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      },
      {
        "name": "Austin Wayne Christopher",
        "dupr_id": "8DJYZM",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      }
    ]
  },
  {
    "team_id": 5851602376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casie Caldwell",
        "dupr_id": "NY7L92",
        "rating": 3.677,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/139936_64b59019c6d75.jpg",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Jason Sandler",
        "dupr_id": "89Q4MR",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]