Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 16 - Babolat Carbondale Classic

ID: 4705625279

Match Scores

5-11

Loss

Play Date

2025-09-27

Play Time (Est)

12:45 AM

Play Location

Meadowood Dr, Carbondale, CO 81623, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Alex Garza

XKLP54 · USA

DUPR

4.154

ST
Sydney Trichler

2YNGJ7 · Grand Junction, CO, US

DUPR

4.512

TEAM 2WINNER
JH
Josh Helmick

8G9N0D · USA

DUPR

3.856

KR
Kelly Reece

0QZER2 · Ridgway, CO, US

DUPR

4.390

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-4705625279
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5603396383,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Garza",
        "dupr_id": "XKLP54",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sydney Trichler",
        "dupr_id": "2YNGJ7",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      }
    ]
  },
  {
    "team_id": 6857319701,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Helmick",
        "dupr_id": "8G9N0D",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Reece",
        "dupr_id": "0QZER2",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Ridgway, CO, US"
      }
    ]
  }
]