Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night Session (Intermediate Level)

ID: 8500472666

Match Scores

3-11

Loss

Play Date

2026-04-30

Play Time (Est)

3:30 PM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Juan Miguel Lukban

55PYN0 · USA

DUPR

3.313

R
Raphael

OWWQ9E · Taguig, NCR, PH

DUPR

3.852

TEAM 2WINNER
ET
Enzo Tiongson

XK2G7R · Parañaque, NCR, PH

DUPR

4.107

RV
Rishi Vimshi

XOL0Y7 · USA

DUPR

3.828

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-8500472666
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7431881614,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Juan Miguel Lukban",
        "dupr_id": "55PYN0",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Raphael",
        "dupr_id": "OWWQ9E",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Taguig, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5536205145,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Enzo Tiongson",
        "dupr_id": "XK2G7R",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Rishi Vimshi",
        "dupr_id": "XOL0Y7",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]