Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A- DUPR 16 - Babolat Carbondale Classic

ID: 8228041066

Match Scores

11-0

Win

Play Date

2025-09-27

Play Time (Est)

11:30 PM

Play Location

North Face Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jeo Mendez

EW7Y7E · USA

DUPR

4.040

ST
Sydney Trichler

2YNGJ7 · Grand Junction, CO, US

DUPR

4.476

TEAM 2LOSS
SH
Steven Haines

KXLOWY · Carbondale, CO, US

DUPR

4.177

BH
Bailey Haines

WNNYLY · USA

DUPR

2.847

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-8228041066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4573028345,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeo  Mendez",
        "dupr_id": "EW7Y7E",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sydney Trichler",
        "dupr_id": "2YNGJ7",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      }
    ]
  },
  {
    "team_id": 8068367560,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Haines",
        "dupr_id": "KXLOWY",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Carbondale, CO, US"
      },
      {
        "name": "Bailey  Haines",
        "dupr_id": "WNNYLY",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]