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

DUPR Night Session (Intermediate Level)

ID: 8556849457

Match Scores

7-11

Loss

Play Date

2026-04-16

Play Time (Est)

2:15 AM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1LOSS
RH
Robert Henares

56W9YV · Muntinlupa, NCR, PH

DUPR

3.101

BO
Bjorn Ongtiaobok

DNMXNL · Parañaque, NCR, PH

DUPR

3.019

TEAM 2WINNER
AD
Adrian Dolliente

MP20JD · USA

DUPR

2.533

JM
Joaquin Mariano

XKMPVR · USA

DUPR

3.352

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-8556849457
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5268651724,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Henares",
        "dupr_id": "56W9YV",
        "rating": 3.101,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Bjorn Ongtiaobok",
        "dupr_id": "DNMXNL",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6506868974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adrian Dolliente",
        "dupr_id": "MP20JD",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joaquin Mariano",
        "dupr_id": "XKMPVR",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]