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

PAC Intermediate DUPR Night – Rotating Partner

ID: 6415925059

Match Scores

15-13

Win

Play Date

2026-05-25

Play Time (Est)

8:45 AM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Arvin Caneda

NRO5MN · USA

DUPR

3.304

CB
Cole Baron

9DPYRE · USA

DUPR

3.438

TEAM 2LOSS
JH
John Howell Timbol

Y4GEQD · USA

DUPR

2.825

MP
Myc Priestley

Y4ZL5D · USA

DUPR

3.827

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-6415925059
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4364066662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arvin Caneda",
        "dupr_id": "NRO5MN",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cole Baron",
        "dupr_id": "9DPYRE",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7046110055,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Howell Timbol",
        "dupr_id": "Y4GEQD",
        "rating": 2.825,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Myc Priestley",
        "dupr_id": "Y4ZL5D",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]