Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8268821717

Match Scores

11-10

Loss

Play Date

2026-05-29

Play Time (Est)

6:15 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Roggie Lloyd Gonzales

Z96KVM · USA

DUPR

3.620

KH
Kyle Henry Jemino

G0MY7M · USA

DUPR

3.558

TEAM 2LOSS
EP
Elijh Pujalte

7Z2NYN · USA

DUPR

3.313

RB
Rajeb Balindong

V67YYE · Manila, NCR, PH

DUPR

3.638

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-8268821717
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7517457706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roggie Lloyd Gonzales",
        "dupr_id": "Z96KVM",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Henry Jemino",
        "dupr_id": "G0MY7M",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6816189115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elijh Pujalte",
        "dupr_id": "7Z2NYN",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rajeb Balindong",
        "dupr_id": "V67YYE",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]