Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR Night Session (Intermediate Level)

ID: 7080090586

Match Scores

1-11

Loss

Play Date

2026-04-17

Play Time (Est)

11:30 PM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1LOSS
EV
Ethan Vejerano

XKV6OR · Muntinlupa, NCR, PH

DUPR

3.274

JH
john hicap

V204QE · USA

DUPR

3.258

TEAM 2WINNER
MR
Marcus Ramirez

552E90 · Muntinlupa, NCR, PH

DUPR

3.198

LE
Lance Ethan Go

QX7YNN · NCR, PH

DUPR

3.895

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-7080090586
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5030149950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Vejerano",
        "dupr_id": "XKV6OR",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "john  hicap",
        "dupr_id": "V204QE",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6290560697,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marcus Ramirez",
        "dupr_id": "552E90",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Lance Ethan  Go",
        "dupr_id": "QX7YNN",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  }
]