Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

ERA 3v3 Showdown: Men's DUPR 11

ID: 7575143354

Match Scores

2-11

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DW
Darrin Williams

7DZZRM · Tomball, TX, US

DUPR

3.309

NJ
Nick Jones

ODNOOP · Houston, TX, US

DUPR

3.299

TEAM 2WINNER
BP
Brice Phillips

8DZ56M · Magnolia, TX, US

DUPR

3.488

AB
Alan Baich

0Y20NQ · Spring, TX, US

DUPR

3.715

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-7575143354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4710719662,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darrin Williams",
        "dupr_id": "7DZZRM",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "Nick Jones",
        "dupr_id": "ODNOOP",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5170273219,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brice Phillips",
        "dupr_id": "8DZ56M",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Alan Baich",
        "dupr_id": "0Y20NQ",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]