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: 8378383674

Match Scores

9-11

Win

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Arvada, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
JJ
Jennifer Jones

MY5N9G · USA

DUPR

3.599

RZ
Ryan Zimmerman

YXNK7D · Loveland, CO, US

DUPR

3.464

TEAM 2WINNER
EB
Evelyn Bavier

76VVL9 · USA

DUPR

3.180

PB
Paul Bavier

995MME · Boulder, CO, US

DUPR

3.732

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-8378383674
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4688014998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Jones",
        "dupr_id": "MY5N9G",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Zimmerman",
        "dupr_id": "YXNK7D",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      }
    ]
  },
  {
    "team_id": 5392546376,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Evelyn Bavier",
        "dupr_id": "76VVL9",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Bavier",
        "dupr_id": "995MME",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]