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

Bay Area Pickleball Associations Network

ID: 7308044714

Match Scores

11-9

Win

Play Date

2026-03-25

Play Time (Est)

3:30 PM

Play Location

Mountain View, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MW
Monica Williams

8WZYQL · Mountain View, CA, US

DUPR

2.882

DC
Don Chin

17R55M · Palo Alto, CA, US

DUPR

3.411

TEAM 2LOSS
CT
Cathy Tokic

762275 · USA

DUPR

3.209

David Ferrari

8K2DW6 · Menlo Park, CA, US

DUPR

3.008

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-7308044714
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4417883783,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Monica Williams",
        "dupr_id": "8WZYQL",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Don Chin",
        "dupr_id": "17R55M",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 4346091124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cathy Tokic",
        "dupr_id": "762275",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Ferrari",
        "dupr_id": "8K2DW6",
        "rating": 3.008,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/136445_63bd975875e5c.jpeg",
        "location": "Menlo Park, CA, US"
      }
    ]
  }
]