Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5235342306

Match Scores

11-3

Win

Play Date

2026-06-02

Play Time (Est)

7:30 PM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jolo Sarte

XODW0X · USA

DUPR

3.751

RB
Rajeb Balindong

V67YYE · Manila, NCR, PH

DUPR

3.692

TEAM 2LOSS
EP
Elijh Pujalte

7Z2NYN · USA

DUPR

3.336

JK
Josh Kevin Obar

O6YYQ2 · USA

DUPR

3.425

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-5235342306
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4812480796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jolo Sarte",
        "dupr_id": "XODW0X",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rajeb Balindong",
        "dupr_id": "V67YYE",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  },
  {
    "team_id": 8151739061,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elijh Pujalte",
        "dupr_id": "7Z2NYN",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Kevin Obar",
        "dupr_id": "O6YYQ2",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]