Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - The Dink Minor League Pickleball @ The Picklr West Fort Worth, Texas

ID: 6617062091

Match Scores

24-22

Loss

Play Date

2025-08-31

Play Time (Est)

12:45 AM

Play Location

The Picklr - West Fort Worth, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
NE
Nick Erves

ZNO2QQ · Fort Worth, TX, US

DUPR

4.885

TH
Tre Henslee

QPZ5KN · Denton, TX, US

DUPR

3.880

TEAM 2LOSS
TS
Tanner Stierwalt

JZJWZO · Azle, TX, US

DUPR

4.673

MK
Michael Kennedy

305W52 · Fort Worth, TX, US

DUPR

4.518

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-6617062091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7455778978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Erves",
        "dupr_id": "ZNO2QQ",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Tre Henslee",
        "dupr_id": "QPZ5KN",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 5081602274,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanner Stierwalt",
        "dupr_id": "JZJWZO",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Azle, TX, US"
      },
      {
        "name": "Michael Kennedy",
        "dupr_id": "305W52",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]