Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minor League Pickleball at MLP Dallas - DUPR 18 Group A

ID: 6394542627

Match Scores

21-10

Win

Play Date

2026-05-25

Play Time (Est)

4:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
HD
Heather Doslich

2L5KW4 · Dallas, TX, US

DUPR

4.593

MN
Meredith Novy

8EP5XJ · Dallas, TX, US

DUPR

4.493

TEAM 2LOSS
LS
Lori Secerovic

MEXJ9G · USA

DUPR

3.981

KS
Kay Simms

76N9M4 · USA

DUPR

3.734

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-6394542627
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5513335410,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Doslich",
        "dupr_id": "2L5KW4",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Meredith Novy",
        "dupr_id": "8EP5XJ",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4646350515,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Secerovic",
        "dupr_id": "MEXJ9G",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kay Simms",
        "dupr_id": "76N9M4",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]