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

The Colorado Amateur Open - Supporting NPCF powered by Aspen Insurance Agency - Mixed Doubles Skill: (3.5) Age: (50 And Above)

ID: 5321282488

Match Scores

9-11

Win

Play Date

2026-05-03

Play Time (Est)

5:00 PM

Play Location

Arvada, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
EB
Evelyn Bavier

76VVL9 · USA

DUPR

3.161

PB
Paul Bavier

995MME · Boulder, CO, US

DUPR

3.718

TEAM 2WINNER
CM
Cindy Monnet

3OZ0P2 · Longmont, CO, US

DUPR

3.040

BM
Bob Monnet

89RKK3 · Longmont, CO, US

DUPR

3.409

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-5321282488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7605629532,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evelyn Bavier",
        "dupr_id": "76VVL9",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Bavier",
        "dupr_id": "995MME",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 7282890900,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cindy Monnet",
        "dupr_id": "3OZ0P2",
        "rating": 3.04,
        "profile_pic_url": null,
        "location": "Longmont, CO, US"
      },
      {
        "name": "Bob Monnet",
        "dupr_id": "89RKK3",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Longmont, CO, US"
      }
    ]
  }
]