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

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

ID: 7184068270

Match Scores

15-21

Win

Play Date

2025-12-06

Play Time (Est)

11:30 PM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
Carl Hilliard

8M9NNL · Austin, TX, US

DUPR

5.630

JH
Julianna Hess

1RNYQZ · Houston, TX, US

DUPR

4.695

TEAM 2WINNER
MM
Michael Moody

DWLGW6 · Edmond, OK, US

DUPR

5.341

AB
Alex Bowers

ODP907 · Edmond, OK, US

DUPR

5.528

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-7184068270
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5485942611,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carl Hilliard",
        "dupr_id": "8M9NNL",
        "rating": 5.63,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Julianna Hess",
        "dupr_id": "1RNYQZ",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7832129821,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Moody",
        "dupr_id": "DWLGW6",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Alex Bowers",
        "dupr_id": "ODP907",
        "rating": 5.528,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]