Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night

ID: 8155845140

Match Scores

8-11

Win

Play Date

2025-12-19

Play Time (Est)

9:00 PM

Play Location

6471 E Bankhead Hwy #100, Willow Park, TX 76087, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SC
Shane Coleman

V4LVR5 · Weatherford, TX, US

DUPR

3.524

CR
Chase Regian

EW9V5M · USA

DUPR

3.670

TEAM 2WINNER
JR
Jesse Rosas

GGD7VG · Fort Worth, TX, US

DUPR

3.620

NT
Natalie Taylor

EGX9RO · Willow Park, TX, US

DUPR

3.461

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-8155845140
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4918213757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shane Coleman",
        "dupr_id": "V4LVR5",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Weatherford, TX, US"
      },
      {
        "name": "Chase Regian",
        "dupr_id": "EW9V5M",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5609017657,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jesse Rosas",
        "dupr_id": "GGD7VG",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Natalie Taylor",
        "dupr_id": "EGX9RO",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Willow Park, TX, US"
      }
    ]
  }
]