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

DUPR Night Session (Intermediate Level)

ID: 7360081379

Match Scores

4-11

Win

Play Date

2026-04-16

Play Time (Est)

12:45 AM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1LOSS
DD
Diego Dator

LZ0EY5 · Pasig, NCR, PH

DUPR

2.944

RI
Rafael Inza-Cruz

MP5G5P · Parañaque, NCR, PH

DUPR

3.265

TEAM 2WINNER
RH
Robert Henares

56W9YV · Muntinlupa, NCR, PH

DUPR

3.134

ML
Manuel Lorenzo

YMREGG · USA

DUPR

3.475

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-7360081379
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4544427579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Diego Dator",
        "dupr_id": "LZ0EY5",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      },
      {
        "name": "Rafael Inza-Cruz",
        "dupr_id": "MP5G5P",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  },
  {
    "team_id": 4336620689,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Henares",
        "dupr_id": "56W9YV",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Manuel Lorenzo",
        "dupr_id": "YMREGG",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]