Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Violet Crown Pickleball - VCCC6 DUPR Challenger

ID: 7850327973

Match Scores

9-11

Loss

Play Date

2025-10-15

Play Time (Est)

10:15 AM

Play Location

Brentwood Neighborhood Tennis Court, Vallejo Street, Austin, TX, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
NM
Nathaniel Mahoney

9P4JDR · Austin, TX, US

DUPR

4.116

BM
Bill McChesney

NYGDZW · Austin, TX, US

DUPR

4.036

TEAM 2WINNER
FV
Frederick Vo

KXZNDO · USA

DUPR

4.196

EG
Eric Goldstein

GWP7DM · USA

DUPR

4.183

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-7850327973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7801782434,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathaniel Mahoney",
        "dupr_id": "9P4JDR",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Bill McChesney",
        "dupr_id": "NYGDZW",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7754375116,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frederick Vo",
        "dupr_id": "KXZNDO",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Goldstein",
        "dupr_id": "GWP7DM",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]