Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night Session (Intermediate Level)

ID: 8370548717

Match Scores

11-5

Loss

Play Date

2026-06-04

Play Time (Est)

6:15 AM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
ET
Enzo Tiongson

XK2G7R · Parañaque, NCR, PH

DUPR

4.123

RV
Rishi Vimshi

XOL0Y7 · USA

DUPR

3.930

TEAM 2LOSS
AT
Andie Tiongson

4VZL7V · NCR, PH

DUPR

3.952

R
Raphael

OWWQ9E · Taguig, NCR, PH

DUPR

3.820

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-8370548717
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6690168980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Enzo Tiongson",
        "dupr_id": "XK2G7R",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Rishi Vimshi",
        "dupr_id": "XOL0Y7",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6713090921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andie Tiongson",
        "dupr_id": "4VZL7V",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Raphael",
        "dupr_id": "OWWQ9E",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Taguig, NCR, PH"
      }
    ]
  }
]