Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PAC DUPR Night

ID: 6451188347

Match Scores

15-11

Win

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Arvin Caneda

NRO5MN · USA

DUPR

3.312

JD
Jeff Dokko

J52M4W · USA

DUPR

3.922

TEAM 2LOSS
DH
Daniel Halili

P5WQLE · USA

DUPR

3.318

EL
Eugene lagarto

J59R6W · USA

DUPR

3.734

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-6451188347
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6080504460,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arvin Caneda",
        "dupr_id": "NRO5MN",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Dokko",
        "dupr_id": "J52M4W",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5074208374,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eugene lagarto",
        "dupr_id": "J59R6W",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]