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

Bay Area Pickleball Associations Network

ID: 6799546188

Match Scores

2-11

Win

Play Date

2026-04-06

Play Time (Est)

1:00 PM

Play Location

Mountain View, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PL
PhaihLan Law

N7NDKN · USA

DUPR

2.770

CZ
Craig Zarmer

PKLO2Q · Mountain View, CA, US

DUPR

2.282

TEAM 2WINNER
SS
Sandra Schmaier

PKY6GX · Atherton, CA, US

DUPR

2.722

EB
Eric Bell

99JOWJ · USA

DUPR

2.712

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-6799546188
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8452821390,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "PhaihLan Law",
        "dupr_id": "N7NDKN",
        "rating": 2.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Zarmer",
        "dupr_id": "PKLO2Q",
        "rating": 2.282,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  },
  {
    "team_id": 6908636506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandra Schmaier",
        "dupr_id": "PKY6GX",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": "Atherton, CA, US"
      },
      {
        "name": "Eric Bell",
        "dupr_id": "99JOWJ",
        "rating": 2.712,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]