Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minor League Pickleball at MLP Dallas - DUPR 16 Group A

ID: 5437828803

Match Scores

21-23

Loss

Play Date

2026-05-24

Play Time (Est)

4:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Crystal Chase

L5Q4RJ · San Marcos, TX, US

DUPR

3.853

EP
Elleana Poulis

99MRYK · Leander, TX, US

DUPR

3.851

TEAM 2WINNER
AM
andrea manrique

KONLZY · Fort Worth, TX, US

DUPR

3.989

LR
Lizzi Riney

LVDQNZ · USA

DUPR

3.614

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-5437828803
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4645406267,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Crystal Chase",
        "dupr_id": "L5Q4RJ",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Elleana Poulis",
        "dupr_id": "99MRYK",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 5296514135,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "andrea manrique",
        "dupr_id": "KONLZY",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Lizzi Riney",
        "dupr_id": "LVDQNZ",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]