Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Courting Grounds at Pickleland – Austin area tournament - Men's Doubles - 4.5+

ID: 5972241499

Match Scores

15-10

Win

Play Date

2026-04-04

Play Time (Est)

8:45 AM

Play Location

Pflugerville, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AV
Andy Van

3ZJKNM · Austin, TX, US

DUPR

4.287

Jose Santos

2YDQ27 · Austin, TX, US

DUPR

4.208

TEAM 2LOSS
BN
Benny Nava

DWNMP6 · Hutto, TX, US

DUPR

3.948

NC
Nick Collins

4L5RZK · Georgetown, TX, US

DUPR

3.914

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-5972241499
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4309475513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Van",
        "dupr_id": "3ZJKNM",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jose Santos",
        "dupr_id": "2YDQ27",
        "rating": 4.208,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/141079_64583d3c9a1cf.jpeg",
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 6283246133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benny Nava",
        "dupr_id": "DWNMP6",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Hutto, TX, US"
      },
      {
        "name": "Nick Collins",
        "dupr_id": "4L5RZK",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  }
]