Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Blackhawk Country Club Spring Open 2026 - Women's Doubles: 3.5 Ages 50+

ID: 4804660653

Match Scores

11-5

Loss

Play Date

2026-03-21

Play Time (Est)

10:15 AM

Play Location

Danville, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TG
Teresa Garrett

3X6N92 · Burlingame, CA, US

DUPR

3.990

BN
Bonnie Neuling

RX77YM · USA

DUPR

3.568

TEAM 2LOSS
AS
Andrea Shelley

35YX6P · Clayton, CA, US

DUPR

3.350

MK
Meg Keyser

ZN925Q · Walnut Creek, CA, US

DUPR

3.459

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-4804660653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6605573619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teresa Garrett",
        "dupr_id": "3X6N92",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      },
      {
        "name": "Bonnie Neuling",
        "dupr_id": "RX77YM",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7825059964,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Shelley",
        "dupr_id": "35YX6P",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      },
      {
        "name": "Meg Keyser",
        "dupr_id": "ZN925Q",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  }
]