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

Komodo Open 2025 - Men's Doubles Open

ID: 8332014673

Match Scores

11-15

Win

Play Date

2025-05-10

Play Time (Est)

2:15 AM

Play Location

Grand Junction, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.813

SS
steven sand

35QDN0 · Basalt, CO, US

DUPR

4.628

TEAM 2WINNER
DS
David Smith

89RYR3 · Grand Junction, CO, US

DUPR

4.620

BM
Blake Miller

EG4POO · Grand Junction, CO, US

DUPR

4.993

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-8332014673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6833016563,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      },
      {
        "name": "steven sand",
        "dupr_id": "35QDN0",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      }
    ]
  },
  {
    "team_id": 4784914809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "89RYR3",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      },
      {
        "name": "Blake Miller",
        "dupr_id": "EG4POO",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      }
    ]
  }
]