Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA 3v3 Showdown: Men's DUPR 11

ID: 5615926305

Match Scores

4-11

Win

Play Date

2026-04-25

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Mike Batman Cohen

7DZQRN · Spring, TX, US

DUPR

3.792

IA
Ismael Andrade

67JMPQ · The Woodlands, TX, US

DUPR

3.633

TEAM 2WINNER
AB
Alan Baich

0Y20NQ · Spring, TX, US

DUPR

3.738

BP
Brice Phillips

8DZ56M · Magnolia, TX, US

DUPR

3.528

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-5615926305
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401857433,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Batman Cohen",
        "dupr_id": "7DZQRN",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Ismael Andrade",
        "dupr_id": "67JMPQ",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 5072046311,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alan Baich",
        "dupr_id": "0Y20NQ",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Brice Phillips",
        "dupr_id": "8DZ56M",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  }
]