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

Minor League Pickleball at MLP Dallas - DUPR 20

ID: 5847601233

Match Scores

13-21

Win

Play Date

2026-05-24

Play Time (Est)

10:15 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
TL
Tiffany Landgraf

EG499M · Southlake, TX, US

DUPR

4.750

DC
Darren Crabtree

8JWVKJ · Dallas, TX, US

DUPR

4.972

TEAM 2WINNER
AR
Allie Rike

3LZGRQ · San Angelo, TX, US

DUPR

4.287

CF
cedric fuentes

99MYXK · San Angelo, TX, US

DUPR

4.566

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-5847601233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8353278325,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tiffany Landgraf",
        "dupr_id": "EG499M",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Southlake, TX, US"
      },
      {
        "name": "Darren Crabtree",
        "dupr_id": "8JWVKJ",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6354199432,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allie Rike",
        "dupr_id": "3LZGRQ",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "cedric fuentes",
        "dupr_id": "99MYXK",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  }
]