Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8220461241

Match Scores

21-19

Loss

Play Date

2025-08-31

Play Time (Est)

10:15 AM

Play Location

The Picklr - West Fort Worth, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Anoop Gala

YXW4V4 · Arlington, TX, US

DUPR

4.082

JN
Jay nagra

7NQW25 · Denton County, TX, US

DUPR

4.485

TEAM 2LOSS
TS
Tanner Stierwalt

JZJWZO · Azle, TX, US

DUPR

4.698

MK
Michael Kennedy

305W52 · Fort Worth, TX, US

DUPR

4.597

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-8220461241
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7464375469,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anoop Gala",
        "dupr_id": "YXW4V4",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      },
      {
        "name": "Jay nagra",
        "dupr_id": "7NQW25",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Denton County, TX, US"
      }
    ]
  },
  {
    "team_id": 8281633496,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanner Stierwalt",
        "dupr_id": "JZJWZO",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Azle, TX, US"
      },
      {
        "name": "Michael Kennedy",
        "dupr_id": "305W52",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]