Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7648840818

Match Scores

11-5

Win

Play Date

2026-03-06

Play Time (Est)

7:30 PM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
R
Rajino

6NW9LE · Pasig, NCR, PH

DUPR

3.475

GW
Gerald Wayne Austero

WKNXQK · USA

DUPR

3.901

TEAM 2LOSS
JL
Jonil Lagarto

V4WJE6 · USA

DUPR

3.519

VO
Vincent Obierna

2ZQG64 · USA

DUPR

3.579

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-7648840818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5778524487,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rajino",
        "dupr_id": "6NW9LE",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      },
      {
        "name": "Gerald Wayne Austero",
        "dupr_id": "WKNXQK",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5407395272,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonil Lagarto",
        "dupr_id": "V4WJE6",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Obierna",
        "dupr_id": "2ZQG64",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]