Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL I DUPR 18 / 2025 The Dink Minor League Pickleball National Championship

ID: 5746865541

Match Scores

20-22

Loss

Play Date

2025-12-08

Play Time (Est)

10:15 AM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1LOSS
GV
Gavin Vaughn

4L4W62 · Little Rock, AR, US

DUPR

4.724

LB
Laken Brown

OD0R42 · Little Rock, AR, US

DUPR

4.014

TEAM 2WINNER
Faraaz Javed

56PEDP · Lahore, Punjab, PK

DUPR

4.936

CP
Carter Parker

84WMOM · Kings County, NY, US

DUPR

4.289

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-5746865541
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7510597168,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gavin Vaughn",
        "dupr_id": "4L4W62",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Laken Brown",
        "dupr_id": "OD0R42",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 4662018287,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faraaz Javed",
        "dupr_id": "56PEDP",
        "rating": 4.936,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/665f951f139f0.jpg",
        "location": "Lahore, Punjab, PK"
      },
      {
        "name": "Carter Parker",
        "dupr_id": "84WMOM",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]