Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6804809720

Match Scores

18-21

Win

Play Date

2025-08-31

Play Time (Est)

9:00 PM

Play Location

The Picklr - West Fort Worth, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Anoop Gala

YXW4V4 · Arlington, TX, US

DUPR

4.113

RD
Raygan Davis

YGOX5K · Fort Worth, TX, US

DUPR

4.106

TEAM 2WINNER
MK
Michael Kennedy

305W52 · Fort Worth, TX, US

DUPR

4.567

RM
Rebekah McQueen

1R5XRQ · Grandview, TX, US

DUPR

3.697

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-6804809720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4987195545,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anoop Gala",
        "dupr_id": "YXW4V4",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Arlington, TX, US"
      },
      {
        "name": "Raygan Davis",
        "dupr_id": "YGOX5K",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 4369796704,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Kennedy",
        "dupr_id": "305W52",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Rebekah McQueen",
        "dupr_id": "1R5XRQ",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Grandview, TX, US"
      }
    ]
  }
]