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

DUPR Night Session (Intermediate Level)

ID: 7666275293

Match Scores

1-11

Win

Play Date

2026-04-17

Play Time (Est)

6:15 AM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
john hicap

V204QE · USA

DUPR

3.335

KC
Kristoffer Chuck Martin

NR0MNW · Parañaque, NCR, PH

DUPR

2.751

TEAM 2WINNER
EV
Ethan Vejerano

XKV6OR · Muntinlupa, NCR, PH

DUPR

3.296

LE
Lance Ethan Go

QX7YNN · NCR, PH

DUPR

3.873

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-7666275293
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5878339409,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "john  hicap",
        "dupr_id": "V204QE",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristoffer Chuck Martin",
        "dupr_id": "NR0MNW",
        "rating": 2.751,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5053763787,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Vejerano",
        "dupr_id": "XKV6OR",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Lance Ethan  Go",
        "dupr_id": "QX7YNN",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  }
]