Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5716897561

Match Scores

11-6

Win

Play Date

2026-03-12

Play Time (Est)

2:15 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
PV
Philippe Villamin

RXZ4RQ · NCR, PH

DUPR

3.894

NY
Nathaniel Yanos

7N9NVM · USA

DUPR

3.701

TEAM 2LOSS
GS
Gio Saoit

94V7DK · Muntinlupa, NCR, PH

DUPR

3.828

CD
Chard Dominisac

XK0242 · Parañaque, NCR, PH

DUPR

3.688

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-5716897561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5227361447,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Philippe Villamin",
        "dupr_id": "RXZ4RQ",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Nathaniel Yanos",
        "dupr_id": "7N9NVM",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6616948237,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gio Saoit",
        "dupr_id": "94V7DK",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Chard Dominisac",
        "dupr_id": "XK0242",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  }
]