Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PAC DUPR Night

ID: 5928192672

Match Scores

0-15

Win

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
anthony cocjin

V6MJNE · USA

DUPR

3.030

WM
wali mangudadatu

2Z2JR4 · USA

DUPR

3.200

TEAM 2WINNER
NC
Nicco Campos

PZ4ZDZ · Las Piñas, NCR, PH

DUPR

3.933

DH
Daniel Halili

P5WQLE · USA

DUPR

3.321

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-5928192672
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5249455234,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "anthony  cocjin",
        "dupr_id": "V6MJNE",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "wali mangudadatu",
        "dupr_id": "2Z2JR4",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4537695338,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicco Campos",
        "dupr_id": "PZ4ZDZ",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]