Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night Session (Intermediate Level)

ID: 6872804108

Match Scores

12-10

Loss

Play Date

2026-04-30

Play Time (Est)

9:00 PM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Tiger Britanico

OZ5E0L · Muntinlupa, NCR, PH

DUPR

3.644

LE
Lance Ethan Go

QX7YNN · NCR, PH

DUPR

3.835

TEAM 2LOSS
R
Raphael

OWWQ9E · Taguig, NCR, PH

DUPR

3.892

JM
Juan Miguel Lukban

55PYN0 · USA

DUPR

3.482

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-6872804108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6697252862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiger Britanico",
        "dupr_id": "OZ5E0L",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Lance Ethan  Go",
        "dupr_id": "QX7YNN",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  },
  {
    "team_id": 6504485731,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raphael",
        "dupr_id": "OWWQ9E",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Taguig, NCR, PH"
      },
      {
        "name": "Juan Miguel Lukban",
        "dupr_id": "55PYN0",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]