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

DUPR Night Session (Intermediate Level)

ID: 7200489628

Match Scores

11-8

Loss

Play Date

2026-04-17

Play Time (Est)

5:00 PM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
john hicap

V204QE · USA

DUPR

3.551

EM
Enzo Macalintal

N5JORN · USA

DUPR

3.084

TEAM 2LOSS
EV
Ethan Vejerano

XKV6OR · Muntinlupa, NCR, PH

DUPR

3.289

MR
Marcus Ramirez

552E90 · Muntinlupa, NCR, PH

DUPR

3.145

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-7200489628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4474905328,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "john  hicap",
        "dupr_id": "V204QE",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Enzo Macalintal",
        "dupr_id": "N5JORN",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8389680036,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Vejerano",
        "dupr_id": "XKV6OR",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Marcus Ramirez",
        "dupr_id": "552E90",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      }
    ]
  }
]