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

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

ID: 4972926538

Match Scores

17-21

Loss

Play Date

2025-12-06

Play Time (Est)

11:30 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Scott Tawse

ME2KLO · USA

DUPR

4.333

EG
Emma Gordon

2YL264 · Byron Bay, NSW, AU

DUPR

4.812

TEAM 2WINNER
DP
David passey

3Y6P24 · Wylie, TX, US

DUPR

4.900

JW
Jessica Welch

1R4YYZ · Rockwall, TX, US

DUPR

4.571

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-4972926538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6291051468,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Tawse",
        "dupr_id": "ME2KLO",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emma Gordon",
        "dupr_id": "2YL264",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6054306368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David passey",
        "dupr_id": "3Y6P24",
        "rating": 4.9,
        "profile_pic_url": null,
        "location": "Wylie, TX, US"
      },
      {
        "name": "Jessica Welch",
        "dupr_id": "1R4YYZ",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  }
]