Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6580565003

Match Scores

11-8

Win

Play Date

2026-03-13

Play Time (Est)

12:45 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
NR
Nic Ramirez

Z9DY4L · USA

DUPR

3.658

JC
Josiah Cabanag

MEKGDP · Pasig, NCR, PH

DUPR

3.709

TEAM 2LOSS
RU
Ronald Ulep

0PZDNN · Makati, NCR, PH

DUPR

3.367

JE
Jan Enriquez

EGRMPM · USA

DUPR

3.326

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-6580565003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6112568629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nic Ramirez",
        "dupr_id": "Z9DY4L",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josiah Cabanag",
        "dupr_id": "MEKGDP",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5260850263,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronald Ulep",
        "dupr_id": "0PZDNN",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "Jan Enriquez",
        "dupr_id": "EGRMPM",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]