Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4712936516

Match Scores

23-21

Win

Play Date

2025-12-06

Play Time (Est)

9:00 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
PM
Penny Moran

2QV569 · Mitchelton, QLD, AU

DUPR

4.264

EG
Emma Gordon

2YL264 · Byron Bay, NSW, AU

DUPR

4.776

TEAM 2LOSS
LD
Lucia DiGiacomo

3ZDKNQ · Garland County, AR, US

DUPR

4.406

AK
Alicia Knott

8MKGPP · USA

DUPR

4.315

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-4712936516
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8589577438,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Penny Moran",
        "dupr_id": "2QV569",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Mitchelton, QLD, AU"
      },
      {
        "name": "Emma Gordon",
        "dupr_id": "2YL264",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7488151477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucia DiGiacomo",
        "dupr_id": "3ZDKNQ",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Alicia Knott",
        "dupr_id": "8MKGPP",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]