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

DUPR Night Session (Intermediate Level)

ID: 7506632282

Match Scores

5-11

Win

Play Date

2026-02-06

Play Time (Est)

3: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.378

AB
Alonzo Bongcayao

LWG4K5 · NCR, PH

DUPR

2.985

TEAM 2WINNER
JA
Jessica Abillar

D902O4 · Parañaque, NCR, PH

DUPR

3.584

AP
Anna Paras

76PNGN · Pasig, NCR, PH

DUPR

3.218

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-7506632282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7770992936,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Vejerano",
        "dupr_id": "XKV6OR",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Alonzo  Bongcayao",
        "dupr_id": "LWG4K5",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  },
  {
    "team_id": 5119061842,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica  Abillar",
        "dupr_id": "D902O4",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Anna Paras",
        "dupr_id": "76PNGN",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      }
    ]
  }
]