Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Violet Crown Pickleball - VCCC6 DUPR Challenger

ID: 5936980806

Match Scores

9-15

Win

Play Date

2025-10-15

Play Time (Est)

7:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
FV
Frederick Vo

KXZNDO · USA

DUPR

4.185

EG
Eric Goldstein

GWP7DM · USA

DUPR

4.007

TEAM 2WINNER
BM
Bill McChesney

NYGDZW · Austin, TX, US

DUPR

4.078

NM
Nathaniel Mahoney

9P4JDR · Austin, TX, US

DUPR

4.128

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-5936980806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7284630424,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frederick Vo",
        "dupr_id": "KXZNDO",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Goldstein",
        "dupr_id": "GWP7DM",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7091255726,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill McChesney",
        "dupr_id": "NYGDZW",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Nathaniel Mahoney",
        "dupr_id": "9P4JDR",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]