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

PAC DUPR Night

ID: 7767937092

Match Scores

5-15

Win

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1LOSS
LD
Luis Dangilan

V6X97J · USA

DUPR

2.952

GM
Gil Martin

EX6ZOV · USA

DUPR

3.396

TEAM 2WINNER
AC
Arvin Caneda

NRO5MN · USA

DUPR

3.319

JF
JD Fortades

X2EEJR · USA

DUPR

3.812

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-7767937092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4615845182,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luis Dangilan",
        "dupr_id": "V6X97J",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gil Martin",
        "dupr_id": "EX6ZOV",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7840116183,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arvin Caneda",
        "dupr_id": "NRO5MN",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JD Fortades",
        "dupr_id": "X2EEJR",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]