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

Blackhawk Country Club Spring Open 2026 - Mixed Doubles: 3.5 Ages: 50+

ID: 5832620293

Match Scores

1-11

Win

Play Date

2026-03-22

Play Time (Est)

2:15 AM

Play Location

Danville, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
VD
Veronica Dickerson

1NPZ4N · Concord, CA, US

DUPR

3.327

KN
Kristoffer Nequin

1RNZ4N · Discovery Bay, CA, US

DUPR

3.309

TEAM 2WINNER
MK
Meg Keyser

ZN925Q · Walnut Creek, CA, US

DUPR

3.493

PV
Paul Villacarlos

1N0MZ2 · Walnut Creek, CA, US

DUPR

3.647

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-5832620293
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7883168314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Veronica Dickerson",
        "dupr_id": "1NPZ4N",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "Kristoffer Nequin",
        "dupr_id": "1RNZ4N",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      }
    ]
  },
  {
    "team_id": 6839220894,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Meg Keyser",
        "dupr_id": "ZN925Q",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Paul Villacarlos",
        "dupr_id": "1N0MZ2",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  }
]