Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - The Dink Minor League Pickleball @ Cranky Pickle ~ New Braunfels, Texas

ID: 5447395542

Match Scores

10-21

Win

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Cranky Pickle

View Facility Page →

Competitor Teams

TEAM 1LOSS
JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

4.048

MN
morgan nall

WXKO4M · Tulsa, OK, US

DUPR

3.870

TEAM 2WINNER
MH
Mia Huet

8KPNYK · New Braunfels, TX, US

DUPR

4.154

CD
Catherine Duong

V46GJ6 · Austin, TX, US

DUPR

4.532

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-5447395542
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5881287243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      },
      {
        "name": "morgan nall",
        "dupr_id": "WXKO4M",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 7619866688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mia Huet",
        "dupr_id": "8KPNYK",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Catherine Duong",
        "dupr_id": "V46GJ6",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]