Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5390458934

Match Scores

11-15

Loss

Play Date

2026-03-22

Play Time (Est)

3:30 PM

Play Location

Danville, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JI
Joy Iwata

8M9X5L · Pleasanton, CA, US

DUPR

4.135

PD
Phil Davis

12G52R · Livermore, CA, US

DUPR

4.015

TEAM 2WINNER
CS
Charlene Swansiger

L50PMZ · Livermore, CA, US

DUPR

3.887

RB
Rabi Bala

3042RX · Dublin, CA, US

DUPR

4.410

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-5390458934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6360894803,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joy Iwata",
        "dupr_id": "8M9X5L",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Phil Davis",
        "dupr_id": "12G52R",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  },
  {
    "team_id": 7750856518,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charlene Swansiger",
        "dupr_id": "L50PMZ",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      },
      {
        "name": "Rabi Bala",
        "dupr_id": "3042RX",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      }
    ]
  }
]