Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night High Intermediate-Advance Open Play 9pm-12am

ID: 7305044842

Match Scores

11-8

Loss

Play Date

2026-03-17

Play Time (Est)

11:30 PM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Andrew Nuguyen

WNDMJK · USA

DUPR

3.789

KM
Kai Mayordomo

D9W42Y · USA

DUPR

3.286

TEAM 2LOSS
PV
Philippe Villamin

RXZ4RQ · NCR, PH

DUPR

3.905

PC
Pamela Cruz

LV4VXJ · Parañaque, NCR, PH

DUPR

3.362

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-7305044842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8183281095,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Nuguyen",
        "dupr_id": "WNDMJK",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kai Mayordomo",
        "dupr_id": "D9W42Y",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7526567779,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philippe Villamin",
        "dupr_id": "RXZ4RQ",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Pamela Cruz",
        "dupr_id": "LV4VXJ",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  }
]