Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr 18

ID: 5543138020

Match Scores

23-21

Win

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

TTC at Newport Beach

Unverified Facility

Competitor Teams

TEAM 1WINNER
JY
James Yun

DW5QP6 · Alhambra, CA, US

DUPR

4.256

ET
Emily Truong

89OLGE · Monterey Park, CA, US

DUPR

4.425

TEAM 2LOSS
SM
Sean Munoz

84PMM3 · Santa Clarita, CA, US

DUPR

4.628

JB
Jessica Binderim

89MG2R · Long Beach, CA, US

DUPR

4.467

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-5543138020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5529036206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Yun",
        "dupr_id": "DW5QP6",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Alhambra, CA, US"
      },
      {
        "name": "Emily Truong",
        "dupr_id": "89OLGE",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      }
    ]
  },
  {
    "team_id": 8210114212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Munoz",
        "dupr_id": "84PMM3",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      },
      {
        "name": "Jessica Binderim",
        "dupr_id": "89MG2R",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  }
]