Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

🎥 PAC Intermediate DUPR Night – Fixed Partner Live Streaming

ID: 6783986974

Match Scores

11-2

Loss

Play Date

2026-05-11

Play Time (Est)

11:30 PM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1WINNER
NC
Nicco Campos

PZ4ZDZ · Las Piñas, NCR, PH

DUPR

3.816

AC
Antonio Crisauro Magno

ORWJ97 · Las Piñas, NCR, PH

DUPR

3.541

TEAM 2LOSS
JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.523

DH
Daniel Halili

P5WQLE · USA

DUPR

3.291

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-6783986974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7297920758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicco Campos",
        "dupr_id": "PZ4ZDZ",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "Antonio Crisauro Magno",
        "dupr_id": "ORWJ97",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6744252549,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      },
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]