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

Bay Area Pickleball Associations Network

ID: 6790769028

Match Scores

1-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
MW
Monica Williams

8WZYQL · Mountain View, CA, US

DUPR

2.806

CZ
Craig Zarmer

PKLO2Q · Mountain View, CA, US

DUPR

2.305

TEAM 2WINNER
JB
John Brown

N5XNRN · USA

DUPR

2.357

SS
Sandra Schmaier

PKY6GX · Atherton, CA, US

DUPR

2.674

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-6790769028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8252275647,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monica Williams",
        "dupr_id": "8WZYQL",
        "rating": 2.806,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Craig Zarmer",
        "dupr_id": "PKLO2Q",
        "rating": 2.305,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  },
  {
    "team_id": 5361991729,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Brown",
        "dupr_id": "N5XNRN",
        "rating": 2.357,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sandra Schmaier",
        "dupr_id": "PKY6GX",
        "rating": 2.674,
        "profile_pic_url": null,
        "location": "Atherton, CA, US"
      }
    ]
  }
]