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

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

ID: 6011749036

Match Scores

22-20

Loss

Play Date

2025-12-06

Play Time (Est)

5:00 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Simon Huynh

W6KDMK · Silver Spring, MD, US

DUPR

5.033

JM
Jaeda Minniefield

8DP59Y · Atlanta, GA, US

DUPR

5.339

TEAM 2LOSS
MM
Michael Moody

DWLGW6 · Edmond, OK, US

DUPR

5.347

AB
Alex Bowers

ODP907 · Edmond, OK, US

DUPR

5.519

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-6011749036
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6871594970,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simon Huynh",
        "dupr_id": "W6KDMK",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "Jaeda Minniefield",
        "dupr_id": "8DP59Y",
        "rating": 5.339,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5090681047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Moody",
        "dupr_id": "DWLGW6",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Alex Bowers",
        "dupr_id": "ODP907",
        "rating": 5.519,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]