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

CDOPC DUPR NIGHT (EXCLUSIVE TO MEMBERS ONLY)

ID: 6154146204

Match Scores

11-7

Loss

Play Date

2026-04-22

Play Time (Est)

1:00 PM

Play Location

Misamis Oriental, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
TA
Tolly Abregana

2Z5O69 · USA

DUPR

3.239

HV
Hugh Von Esling

9425JV · USA

DUPR

3.954

TEAM 2LOSS
NK
Norodin K Lucman

JJ00ZJ · USA

DUPR

2.874

MB
Miguel Balinado

RX0Q4N · Cagayan de Oro, Northern Mindanao, PH

DUPR

3.476

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-6154146204
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7999994527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tolly Abregana",
        "dupr_id": "2Z5O69",
        "rating": 3.239,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hugh Von Esling",
        "dupr_id": "9425JV",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4394067580,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norodin K Lucman",
        "dupr_id": "JJ00ZJ",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miguel Balinado",
        "dupr_id": "RX0Q4N",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": "Cagayan de Oro, Northern Mindanao, PH"
      }
    ]
  }
]