Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Golden Gate Pickleball - Money Ball Spring Showdown - Mens Doubles Skill: (4.0) Age: (50+ 60+)

ID: 6622022901

Match Scores

10-15

Win

Play Date

2026-04-24

Play Time (Est)

10:15 AM

Play Location

Concord, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Kevin Clougherty

7644ZN · Santa Rosa, CA, US

DUPR

3.547

MF
Michael Fisicaro

7NNJV4 · Santa Rosa, CA, US

DUPR

3.892

TEAM 2WINNER
DA
Dave Allred

V42ZRJ · Danville, CA, US

DUPR

4.061

MN
Michael Nelson

3ONDO7 · Danville, CA, US

DUPR

4.311

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-6622022901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5880902893,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Clougherty",
        "dupr_id": "7644ZN",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Michael Fisicaro",
        "dupr_id": "7NNJV4",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  },
  {
    "team_id": 8030225693,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Allred",
        "dupr_id": "V42ZRJ",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Michael Nelson",
        "dupr_id": "3ONDO7",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      }
    ]
  }
]