Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 16 - Babolat Carbondale Classic

ID: 4521897056

Match Scores

5-11

Win

Play Date

2025-09-27

Play Time (Est)

9:00 PM

Play Location

Meadowood Dr, Carbondale, CO 81623, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
NB
Nicole Broeffle

YGK0JG · USA

DUPR

4.378

AB
Allison Broeffle

76OYJM · USA

DUPR

3.398

TEAM 2WINNER
ST
Sydney Trichler

2YNGJ7 · Grand Junction, CO, US

DUPR

4.507

SH
Sara hackett

4P7WV2 · USA

DUPR

4.373

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-4521897056
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5286149789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicole Broeffle",
        "dupr_id": "YGK0JG",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allison Broeffle",
        "dupr_id": "76OYJM",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7673084259,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sydney Trichler",
        "dupr_id": "2YNGJ7",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      },
      {
        "name": "Sara hackett",
        "dupr_id": "4P7WV2",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]