Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minor League Pickleball at MLP Dallas - DUPR 16 Group A

ID: 4854184205

Match Scores

21-16

Loss

Play Date

2026-05-24

Play Time (Est)

6:15 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Tracy Criss

3YMO0P · Hot Springs, AR, US

DUPR

3.686

CC
Cory Colvin

3LWD95 · USA

DUPR

4.190

TEAM 2LOSS
CC
Crystal Chase

L5Q4RJ · San Marcos, TX, US

DUPR

3.850

CJ
Chris Jung

GG6LXV · Round Rock, TX, US

DUPR

4.099

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-4854184205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8236616640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracy Criss",
        "dupr_id": "3YMO0P",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Cory Colvin",
        "dupr_id": "3LWD95",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5572968844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Crystal Chase",
        "dupr_id": "L5Q4RJ",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Chris Jung",
        "dupr_id": "GG6LXV",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Round Rock, TX, US"
      }
    ]
  }
]