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

PAC Intermediate DUPR Night Exclusive @ AO

ID: 7282219024

Match Scores

10-12

Loss

Play Date

2026-05-04

Play Time (Est)

5:00 PM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Daniel Halili

P5WQLE · USA

DUPR

3.312

JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.544

TEAM 2WINNER
AC
Antonio Crisauro Magno

ORWJ97 · Las Piñas, NCR, PH

DUPR

3.520

M
Margo

ZZY69D · USA

DUPR

3.485

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-7282219024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7659915348,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      }
    ]
  },
  {
    "team_id": 7461746813,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Antonio Crisauro Magno",
        "dupr_id": "ORWJ97",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "Margo",
        "dupr_id": "ZZY69D",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]