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

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

ID: 5888132532

Match Scores

11-1

Loss

Play Date

2026-05-26

Play Time (Est)

1:00 PM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jeryl Regulacion

Z442WW · USA

DUPR

3.531

BD
Bobby Darapa

Q9P5X4 · USA

DUPR

3.570

TEAM 2LOSS
RJ
Robin James Yu

M2RVYP · USA

DUPR

3.281

RB
Rajeb Balindong

V67YYE · Manila, NCR, PH

DUPR

3.614

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-5888132532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4858862746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeryl Regulacion",
        "dupr_id": "Z442WW",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bobby Darapa",
        "dupr_id": "Q9P5X4",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7873014583,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin James Yu",
        "dupr_id": "M2RVYP",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rajeb Balindong",
        "dupr_id": "V67YYE",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]