Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5431537050

Match Scores

21-17

Win

Play Date

2025-12-06

Play Time (Est)

7:30 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Bethany Skaggs

8EP0RJ · Dallas, TX, US

DUPR

4.551

KK
Kristen Kop

3P7P9G · Honolulu, HI, US

DUPR

4.680

TEAM 2LOSS
EC
Emily Cessna

YGDVXD · Oklahoma City, OK, US

DUPR

4.710

KS
Kari Soto

8KLQMQ · Tulsa, OK, US

DUPR

3.977

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-5431537050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7729135006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bethany Skaggs",
        "dupr_id": "8EP0RJ",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Kristen Kop",
        "dupr_id": "3P7P9G",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      }
    ]
  },
  {
    "team_id": 7033860978,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Cessna",
        "dupr_id": "YGDVXD",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Kari Soto",
        "dupr_id": "8KLQMQ",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]