Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CDOPC DUPR NIGHT (EXCLUSIVE TO MEMBERS ONLY)

ID: 5756542587

Match Scores

11-6

Loss

Play Date

2026-04-22

Play Time (Est)

4:45 AM

Play Location

Misamis Oriental, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Erika Sajulga

7NPNM0 · USA

DUPR

3.423

JB
Jucky Brian Quabo

Y45PQE · USA

DUPR

4.436

TEAM 2LOSS
MB
Miguel Balinado

RX0Q4N · Cagayan de Oro, Northern Mindanao, PH

DUPR

3.663

SS
Stanford Siy

Q9N6LN · USA

DUPR

3.677

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-5756542587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6471456455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erika  Sajulga",
        "dupr_id": "7NPNM0",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jucky Brian Quabo",
        "dupr_id": "Y45PQE",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5307891274,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miguel Balinado",
        "dupr_id": "RX0Q4N",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Cagayan de Oro, Northern Mindanao, PH"
      },
      {
        "name": "Stanford Siy",
        "dupr_id": "Q9N6LN",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]