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

NVZ NorCal Madness @Allan Witt Park - Mixed Doubles Skill: (4.0) Age: (50+) MEDAL ROUND

ID: 8297076119

Match Scores

13-11, 11-5

Loss

Play Date

2026-04-05

Play Time (Est)

12:45 AM

Play Location

Fairfield, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LH
Lauren Hsu

3O27NL · Fremont, CA, US

DUPR

3.666

DH
Dave Hung

16E06Q · USA

DUPR

3.209

TEAM 2LOSS
VE
Vine Escala

6PP9EQ · USA

DUPR

2.834

E
Elmer

3LPRGQ · Lakeport, CA, US

DUPR

3.537

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-8297076119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8397834846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Hsu",
        "dupr_id": "3O27NL",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Dave Hung",
        "dupr_id": "16E06Q",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5852563302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vine Escala",
        "dupr_id": "6PP9EQ",
        "rating": 2.834,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elmer",
        "dupr_id": "3LPRGQ",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Lakeport, CA, US"
      }
    ]
  }
]