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

Minor League Pickleball at MLP Dallas - DUPR 18 Group B

ID: 8394954515

Match Scores

19-21

Loss

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
EL
Elaine Li

12OOL9 · Prosper, TX, US

DUPR

4.816

RM
Ryan MacDonald

1N60J6 · Dallas, TX, US

DUPR

4.526

TEAM 2WINNER
LQ
Lena Quach

ZNLYXL · Wichita, KS, US

DUPR

4.674

JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.617

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-8394954515
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7677790009,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elaine Li",
        "dupr_id": "12OOL9",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      },
      {
        "name": "Ryan MacDonald",
        "dupr_id": "1N60J6",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7123065214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lena Quach",
        "dupr_id": "ZNLYXL",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]