Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5428423259

Match Scores

11-10

Loss

Play Date

2026-05-21

Play Time (Est)

12:45 AM

Play Location

Golden Top Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
DN
Dinh Nguyen

6KOG00 · USA

DUPR

4.085

AM
Andrilo Martinez

RDEDRD · USA

DUPR

3.823

TEAM 2LOSS
JB
Jonh Batulanon

PZOJYQ · Mandaluyong, NCR, PH

DUPR

3.551

RU
Ronald Ulep

0PZDNN · Makati, NCR, PH

DUPR

3.523

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-5428423259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5564669740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dinh Nguyen",
        "dupr_id": "6KOG00",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrilo Martinez",
        "dupr_id": "RDEDRD",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6203385844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonh Batulanon",
        "dupr_id": "PZOJYQ",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      },
      {
        "name": "Ronald Ulep",
        "dupr_id": "0PZDNN",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  }
]