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

POOL D DUPR 18 / 2025 The Dink Minor League Pickleball National Championship

ID: 6079998821

Match Scores

9-21

Win

Play Date

2025-12-06

Play Time (Est)

6:15 AM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Samantha Morgan

59QNVL · USA

DUPR

4.461

CS
Cortney Strack Loertscher

3Z664Q · Colorado Springs, CO, US

DUPR

4.412

TEAM 2WINNER
PM
Penny Moran

2QV569 · Mitchelton, QLD, AU

DUPR

4.322

EG
Emma Gordon

2YL264 · Byron Bay, NSW, AU

DUPR

4.814

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-6079998821
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7250223883,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samantha Morgan",
        "dupr_id": "59QNVL",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cortney Strack Loertscher",
        "dupr_id": "3Z664Q",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 7278621964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Penny Moran",
        "dupr_id": "2QV569",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Mitchelton, QLD, AU"
      },
      {
        "name": "Emma Gordon",
        "dupr_id": "2YL264",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  }
]