Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minor League Pickleball at MLP Dallas - DUPR 16 50+

ID: 7259310696

Match Scores

20-22

Loss

Play Date

2026-05-25

Play Time (Est)

1:00 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Cassandra clark

O6GMNP · Irvine, CA, US

DUPR

3.637

SC
Sherman Crancer

PWP9DE · San Juan Capistrano, CA, US

DUPR

3.679

TEAM 2WINNER
MH
Misti Hall

3YMJYD · Columbia, TN, US

DUPR

3.428

JH
Jeremy Hall

8J5LRM · Columbia, TN, US

DUPR

4.024

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-7259310696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4853218890,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cassandra clark",
        "dupr_id": "O6GMNP",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Sherman Crancer",
        "dupr_id": "PWP9DE",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "San Juan Capistrano, CA, US"
      }
    ]
  },
  {
    "team_id": 7046706272,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Misti Hall",
        "dupr_id": "3YMJYD",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      },
      {
        "name": "Jeremy Hall",
        "dupr_id": "8J5LRM",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      }
    ]
  }
]