Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PAC Intermediate DUPR Night Exclusive @ AO

ID: 7968385729

Match Scores

6-10

Loss

Play Date

2026-05-04

Play Time (Est)

2:15 AM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Daniel Halili

P5WQLE · USA

DUPR

3.310

JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.542

TEAM 2WINNER
NC
Nicco Campos

PZ4ZDZ · Las Piñas, NCR, PH

DUPR

3.804

CU
craig uy

0PW2GG · USA

DUPR

3.479

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-7968385729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6124458767,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5123243131,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicco Campos",
        "dupr_id": "PZ4ZDZ",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "craig uy",
        "dupr_id": "0PW2GG",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]