Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

MVPC: DUPR Sunday Round Robin - Pickleheads Gauntlet - Game 2

ID: 8306844518

Match Scores

11-4

Loss

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Rengstorff Park Pickleball Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
anshay soni

LZ9N05 · USA

DUPR

2.778

NT
Neil Thomas

DNYKXM · Palo Alto, CA, US

DUPR

2.986

TEAM 2LOSS
CZ
Craig Zarmer

PKLO2Q · Mountain View, CA, US

DUPR

2.299

BS
Bill Sheppard

V4DD27 · Los Altos, CA, US

DUPR

2.626

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-8306844518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7817593865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "anshay soni",
        "dupr_id": "LZ9N05",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neil Thomas",
        "dupr_id": "DNYKXM",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 7923581874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Zarmer",
        "dupr_id": "PKLO2Q",
        "rating": 2.299,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Bill Sheppard",
        "dupr_id": "V4DD27",
        "rating": 2.626,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      }
    ]
  }
]