Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 16 - Babolat Carbondale Classic

ID: 5517205321

Match Scores

7-11

Win

Play Date

2025-09-27

Play Time (Est)

2:15 AM

Play Location

Meadowood Dr, Carbondale, CO 81623, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Joshua Manley

JZN20O · USA

DUPR

3.846

AB
Allison Broeffle

76OYJM · USA

DUPR

3.491

TEAM 2WINNER
JM
Jeo Mendez

EW7Y7E · USA

DUPR

4.230

ST
Sydney Trichler

2YNGJ7 · Grand Junction, CO, US

DUPR

4.487

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-5517205321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4865571096,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Manley",
        "dupr_id": "JZN20O",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allison Broeffle",
        "dupr_id": "76OYJM",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7269746396,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeo  Mendez",
        "dupr_id": "EW7Y7E",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sydney Trichler",
        "dupr_id": "2YNGJ7",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      }
    ]
  }
]