Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night Session (Intermediate Level)

ID: 7989607282

Match Scores

13-15

Loss

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1LOSS
RM
Ryan Martinez

5EXQQR · Parañaque, NCR, PH

DUPR

4.153

RV
Rishi Vimshi

XOL0Y7 · USA

DUPR

3.918

TEAM 2WINNER
LE
Lance Ethan Go

QX7YNN · NCR, PH

DUPR

3.882

TB
Tiger Britanico

OZ5E0L · Muntinlupa, NCR, PH

DUPR

3.602

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-7989607282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5476498090,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Martinez",
        "dupr_id": "5EXQQR",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Rishi Vimshi",
        "dupr_id": "XOL0Y7",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5545356060,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lance Ethan  Go",
        "dupr_id": "QX7YNN",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Tiger Britanico",
        "dupr_id": "OZ5E0L",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      }
    ]
  }
]