Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6086936390

Match Scores

21-13

Loss

Play Date

2025-12-06

Play Time (Est)

3:30 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jonathan Grist

8E4EV3 · Cabot, AR, US

DUPR

4.145

ST
Sophie Tabak

16EQR0 · USA

DUPR

3.636

TEAM 2LOSS
JM
Jedaiah Mickan

4LMOOV · Powder Springs, GA, US

DUPR

3.792

KR
Karla Roure

4LYMX6 · Marietta, GA, US

DUPR

3.498

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-6086936390
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4893108073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Grist",
        "dupr_id": "8E4EV3",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Sophie Tabak",
        "dupr_id": "16EQR0",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4692895477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jedaiah Mickan",
        "dupr_id": "4LMOOV",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Powder Springs, GA, US"
      },
      {
        "name": "Karla Roure",
        "dupr_id": "4LYMX6",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]