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

Pool B- DUPR Open - Babolat Carbondale Classic

ID: 5653658663

Match Scores

6-11

Win

Play Date

2025-09-28

Play Time (Est)

12:45 AM

Play Location

North Face Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Dustin Spalding

8D6EO4 · Steamboat Springs, CO, US

DUPR

4.930

MS
Mason Spector

ELX0DJ · USA

DUPR

3.740

TEAM 2WINNER
SS
steven sand

35QDN0 · Basalt, CO, US

DUPR

4.852

SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.818

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-5653658663
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4495435705,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dustin Spalding",
        "dupr_id": "8D6EO4",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Steamboat Springs, CO, US"
      },
      {
        "name": "Mason Spector",
        "dupr_id": "ELX0DJ",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7908261008,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "steven sand",
        "dupr_id": "35QDN0",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      },
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      }
    ]
  }
]