Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA 3v3 Showdown: COED DUPR 11

ID: 7667431801

Match Scores

11-3

Loss

Play Date

2026-04-26

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Stephanie Neal

G5QOGD · Houston, TX, US

DUPR

3.371

CB
Connor Bodenshot

17QPJ9 · Houston, TX, US

DUPR

3.865

TEAM 2LOSS
LP
Lindsay Pace

XJD2W2 · Houston, TX, US

DUPR

3.164

AB
Alan Baich

0Y20NQ · Spring, TX, US

DUPR

3.723

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-7667431801
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7618828313,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie  Neal",
        "dupr_id": "G5QOGD",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Connor Bodenshot",
        "dupr_id": "17QPJ9",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6062504215,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lindsay Pace",
        "dupr_id": "XJD2W2",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Alan Baich",
        "dupr_id": "0Y20NQ",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]