Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ELITE MLP DUPR 16

ID: 7296271962

Match Scores

21-12

Win

Play Date

2025-03-29

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TY
Tristan Yap

XJRGX4 · USA

DUPR

4.145

JT
Johny Tran

9PMJ07 · Baytown, TX, US

DUPR

4.125

TEAM 2LOSS
CE
Chuka Eko

NYD0QZ · Houston, TX, US

DUPR

3.735

LL
Lee Liberman

QP79D4 · USA

DUPR

3.744

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-7296271962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8211424976,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tristan Yap",
        "dupr_id": "XJRGX4",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Johny Tran",
        "dupr_id": "9PMJ07",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Baytown, TX, US"
      }
    ]
  },
  {
    "team_id": 4779213084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chuka Eko",
        "dupr_id": "NYD0QZ",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Lee Liberman",
        "dupr_id": "QP79D4",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]