Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Komodo Open 2025 - Mixed Doubles Open

ID: 4335894776

Match Scores

15-4

Win

Play Date

2025-05-09

Play Time (Est)

9:00 PM

Play Location

Grand Junction, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
EB
Ella Boydston

17G2N8 · Provo, UT, US

DUPR

5.303

DH
David Hall

3XJ0X1 · Millcreek, UT, US

DUPR

5.682

TEAM 2LOSS
LA
Lauren Andersen

307XJG · Aspen, CO, US

DUPR

5.028

SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.865

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-4335894776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7130501964,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ella Boydston",
        "dupr_id": "17G2N8",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "David Hall",
        "dupr_id": "3XJ0X1",
        "rating": 5.682,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      }
    ]
  },
  {
    "team_id": 7207769412,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Andersen",
        "dupr_id": "307XJG",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Aspen, CO, US"
      },
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      }
    ]
  }
]