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

Komodo Open 2025 - Men's Doubles Open

ID: 5538950873

Match Scores

8-15

Loss

Play Date

2025-05-10

Play Time (Est)

6:15 AM

Play Location

Grand Junction, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.806

SS
steven sand

35QDN0 · Basalt, CO, US

DUPR

4.618

TEAM 2WINNER
AS
Anthony Skalabrin

89ZNWV · Sandy, UT, US

DUPR

5.288

HG
Hudson Gilbert

8E4VJ3 · Lehi, UT, US

DUPR

4.996

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-5538950873
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5148155033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      },
      {
        "name": "steven sand",
        "dupr_id": "35QDN0",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      }
    ]
  },
  {
    "team_id": 5177624362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Skalabrin",
        "dupr_id": "89ZNWV",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Hudson Gilbert",
        "dupr_id": "8E4VJ3",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]