Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minor League Pickleball at MLP Dallas - DUPR 16 Group A

ID: 8214372599

Match Scores

15-21

Loss

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Crystal Chase

L5Q4RJ · San Marcos, TX, US

DUPR

3.847

RP
Ruben pedraza

EW9JKE · Mexico City, CDMX, MX

DUPR

4.549

TEAM 2WINNER
AM
andrea manrique

KONLZY · Fort Worth, TX, US

DUPR

4.003

JJ
Jared jones

X242R5 · USA

DUPR

4.354

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-8214372599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6328113987,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Crystal Chase",
        "dupr_id": "L5Q4RJ",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Ruben pedraza",
        "dupr_id": "EW9JKE",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  },
  {
    "team_id": 4704640456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "andrea manrique",
        "dupr_id": "KONLZY",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Jared jones",
        "dupr_id": "X242R5",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]