Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA 3v3 Showdown: COED DUPR 13

ID: 7924749870

Match Scores

11-6

Win

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lynn Tran

DWYGVL · Sugar Land, TX, US

DUPR

4.572

CC
Caleb Chan

L5PNKK · Sugar Land, TX, US

DUPR

4.200

TEAM 2LOSS
DM
Donald Mattran

M26DQP · Spring, TX, US

DUPR

4.591

EP
Elizabeth Pearce

JJ4W94 · Porter, TX, US

DUPR

3.292

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-7924749870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4406318244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lynn Tran",
        "dupr_id": "DWYGVL",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Caleb Chan",
        "dupr_id": "L5PNKK",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 4528996743,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donald Mattran",
        "dupr_id": "M26DQP",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Elizabeth Pearce",
        "dupr_id": "JJ4W94",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]