Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6896998159

Match Scores

11-4

Loss

Play Date

2026-05-21

Play Time (Est)

8:45 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rajeb Balindong

V67YYE · Manila, NCR, PH

DUPR

3.628

JL
Joseph Lander Butcon

GX2V6Q · USA

DUPR

3.518

TEAM 2LOSS
AM
Andrilo Martinez

RDEDRD · USA

DUPR

3.843

RU
Ronald Ulep

0PZDNN · Makati, NCR, PH

DUPR

3.514

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-6896998159
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5757672327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rajeb Balindong",
        "dupr_id": "V67YYE",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Joseph Lander Butcon",
        "dupr_id": "GX2V6Q",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6212380633,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrilo Martinez",
        "dupr_id": "RDEDRD",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronald Ulep",
        "dupr_id": "0PZDNN",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  }
]