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

CDOPC DUPR NIGHT (EXCLUSIVE TO MEMBERS ONLY)

ID: 5506893688

Match Scores

11-5

Win

Play Date

2026-04-29

Play Time (Est)

5:00 PM

Play Location

Middleton Apartelle

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
arbee sy

ORP662 · USA

DUPR

3.142

MF
Michael Fernandez

QXRVPN · Cagayan de Oro, Northern Mindanao, PH

DUPR

3.605

TEAM 2LOSS
PS
Princess SJ Taha

X2MVMR · USA

DUPR

3.246

MI
Miguel Inigo Seno

Q995DN · USA

DUPR

3.828

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-5506893688
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6229759321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "arbee sy",
        "dupr_id": "ORP662",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Fernandez",
        "dupr_id": "QXRVPN",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Cagayan de Oro, Northern Mindanao, PH"
      }
    ]
  },
  {
    "team_id": 6214688569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Princess SJ Taha",
        "dupr_id": "X2MVMR",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miguel Inigo Seno",
        "dupr_id": "Q995DN",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]