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

Pool A Under 50 Men's Doubles - Pickleball World Cup Team USA Qualifier

ID: 6563240774

Match Scores

22-20

Win

Play Date

2025-08-23

Play Time (Est)

3:30 PM

Play Location

The FORT Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
Jared Thurston

3XVMZ5 · Wallingford, CT, US

DUPR

4.435

AP
Ashton Patterson

ZNNWYM · Lely Resort, FL, US

DUPR

4.974

TEAM 2LOSS
NW
Nathan Wilkinson

8MXQ5D · Fort Myers, FL, US

DUPR

5.210

HB
Hunter Bassett

ZNWLLQ · Estero, FL, US

DUPR

5.132

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-6563240774
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5225781650,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Thurston",
        "dupr_id": "3XVMZ5",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Wallingford, CT, US"
      },
      {
        "name": "Ashton Patterson",
        "dupr_id": "ZNNWYM",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Lely Resort, FL, US"
      }
    ]
  },
  {
    "team_id": 7992706459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Wilkinson",
        "dupr_id": "8MXQ5D",
        "rating": 5.21,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Hunter Bassett",
        "dupr_id": "ZNWLLQ",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  }
]