Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night Session (Intermediate Level)

ID: 4387913589

Match Scores

11-7

Win

Play Date

2026-04-23

Play Time (Est)

10:15 AM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
R
Raphael

OWWQ9E · Taguig, NCR, PH

DUPR

3.848

LE
Lance Ethan Go

QX7YNN · NCR, PH

DUPR

3.874

TEAM 2LOSS
IW
Ian William Alvarado

9JJZLE · Parañaque, NCR, PH

DUPR

4.094

TB
Tiger Britanico

OZ5E0L · Muntinlupa, NCR, PH

DUPR

3.704

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-4387913589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5754213815,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raphael",
        "dupr_id": "OWWQ9E",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Taguig, NCR, PH"
      },
      {
        "name": "Lance Ethan  Go",
        "dupr_id": "QX7YNN",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  },
  {
    "team_id": 8371637721,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian William Alvarado",
        "dupr_id": "9JJZLE",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Tiger Britanico",
        "dupr_id": "OZ5E0L",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      }
    ]
  }
]