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

ERA 3v3 Showdown: COED DUPR 11

ID: 5724373892

Match Scores

11-6

Loss

Play Date

2026-04-26

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
Crystyl Cohen

M2DR0O · USA

DUPR

3.308

MB
Mike Batman Cohen

7DZQRN · Spring, TX, US

DUPR

3.836

TEAM 2LOSS
KJ
Korrin Jorgensen

0QYLR2 · Houston, TX, US

DUPR

3.076

BC
Benjamin Chapman

6ZXK5K · Humble, TX, US

DUPR

3.511

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-5724373892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6678159062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Crystyl Cohen",
        "dupr_id": "M2DR0O",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Batman Cohen",
        "dupr_id": "7DZQRN",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 6053012072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Korrin Jorgensen",
        "dupr_id": "0QYLR2",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Benjamin Chapman",
        "dupr_id": "6ZXK5K",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  }
]