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

Pool B- DUPR Open - Babolat Carbondale Classic

ID: 5670342137

Match Scores

5-11

Loss

Play Date

2025-09-28

Play Time (Est)

6:15 AM

Play Location

North Face Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.868

EW
Elyza Willms

1NROM6 · USA

DUPR

4.578

TEAM 2WINNER
Martin thomas

JZKPGD · Hildenborough, England, GB

DUPR

5.432

WW
Wendy Weston

3O7P0P · Englewood, CO, US

DUPR

4.901

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-5670342137
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7507757972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      },
      {
        "name": "Elyza Willms",
        "dupr_id": "1NROM6",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6448001004,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martin thomas",
        "dupr_id": "JZKPGD",
        "rating": 5.432,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/14232/images/profile/7306fb43-b305-4943-8b26-76907250ebc8.png",
        "location": "Hildenborough, England, GB"
      },
      {
        "name": "Wendy Weston",
        "dupr_id": "3O7P0P",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      }
    ]
  }
]