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

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

ID: 5356516611

Match Scores

11-8

Win

Play Date

2026-05-29

Play Time (Est)

4:45 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rajeb Balindong

V67YYE · Manila, NCR, PH

DUPR

3.637

EP
Elijh Pujalte

7Z2NYN · USA

DUPR

3.311

TEAM 2LOSS
SS
Sufian Suleiman

VXGQPE · USA

DUPR

3.499

RH
Rachel H

N5MMPW · USA

DUPR

3.453

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-5356516611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7634105197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rajeb Balindong",
        "dupr_id": "V67YYE",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Elijh Pujalte",
        "dupr_id": "7Z2NYN",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7279968143,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sufian  Suleiman",
        "dupr_id": "VXGQPE",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel H",
        "dupr_id": "N5MMPW",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]