Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA 3v3 Showdown: COED DUPR 13

ID: 8037628754

Match Scores

11-3

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lynn Tran

DWYGVL · Sugar Land, TX, US

DUPR

4.576

RD
Richard Delgado

M2GZXG · Houston, TX, US

DUPR

4.477

TEAM 2LOSS
EP
Elizabeth Pearce

JJ4W94 · Porter, TX, US

DUPR

3.288

DB
Diego Berrocal

9PXRKV · Porter, TX, US

DUPR

4.620

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-8037628754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5047360705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lynn Tran",
        "dupr_id": "DWYGVL",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Richard Delgado",
        "dupr_id": "M2GZXG",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5862521864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Pearce",
        "dupr_id": "JJ4W94",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      },
      {
        "name": "Diego Berrocal",
        "dupr_id": "9PXRKV",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]