Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6625249630

Match Scores

21-19

Win

Play Date

2025-12-06

Play Time (Est)

11:30 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
PM
Penny Moran

2QV569 · Mitchelton, QLD, AU

DUPR

4.319

EG
Emma Gordon

2YL264 · Byron Bay, NSW, AU

DUPR

4.809

TEAM 2LOSS
RC
Raysha Canup

3YDV5P · McKinney, TX, US

DUPR

4.037

JW
Jessica Welch

1R4YYZ · Rockwall, TX, US

DUPR

4.574

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-6625249630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4754346640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Penny Moran",
        "dupr_id": "2QV569",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Mitchelton, QLD, AU"
      },
      {
        "name": "Emma Gordon",
        "dupr_id": "2YL264",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5749493790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raysha Canup",
        "dupr_id": "3YDV5P",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Jessica Welch",
        "dupr_id": "1R4YYZ",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  }
]