Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night

ID: 6648208655

Match Scores

13-11

Win

Play Date

2025-12-19

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Shane Coleman

V4LVR5 · Weatherford, TX, US

DUPR

3.527

JR
Jesse Rosas

GGD7VG · Fort Worth, TX, US

DUPR

3.552

TEAM 2LOSS
NT
Natalie Taylor

EGX9RO · Willow Park, TX, US

DUPR

3.460

BC
Bonham Calk

DWOW4M · Fort Worth, TX, US

DUPR

3.629

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-6648208655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6581460311,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Coleman",
        "dupr_id": "V4LVR5",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Weatherford, TX, US"
      },
      {
        "name": "Jesse Rosas",
        "dupr_id": "GGD7VG",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 8145411920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Natalie Taylor",
        "dupr_id": "EGX9RO",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Willow Park, TX, US"
      },
      {
        "name": "Bonham Calk",
        "dupr_id": "DWOW4M",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]