Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Dink Minor League Pickleball @ Pickleplex® in Punta Gorda - DUPR 16

ID: 6045934863

Match Scores

21-10

Win

Play Date

2026-05-09

Play Time (Est)

4:45 AM

Play Location

Punta Gorda, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Justine Kresl

MYD5VL · Lakeland, FL, US

DUPR

3.869

CS
Carly Snyder

9P72GE · Lakeland, FL, US

DUPR

3.725

TEAM 2LOSS
MA
Mary Appleyard

4VVX7G · USA

DUPR

3.643

RM
Rolida Milne

ODYR9L · Polk County, FL, US

DUPR

3.479

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-6045934863
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8220109789,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justine Kresl",
        "dupr_id": "MYD5VL",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Carly Snyder",
        "dupr_id": "9P72GE",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 7048339328,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Appleyard",
        "dupr_id": "4VVX7G",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rolida Milne",
        "dupr_id": "ODYR9L",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": "Polk County, FL, US"
      }
    ]
  }
]