Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/12 - Advanced Fixed Partner

ID: 5913912765

Match Scores

5-11

Loss

Play Date

2026-05-12

Play Time (Est)

10:15 AM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
John Taylor

RZDX6E · Fort Worth, TX, US

DUPR

3.725

SC
Shane Coleman

V4LVR5 · Weatherford, TX, US

DUPR

3.534

TEAM 2WINNER
TH
Tre Henslee

QPZ5KN · Denton, TX, US

DUPR

4.013

EC
Eric Clay

3LD495 · Flower Mound, TX, US

DUPR

4.294

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-5913912765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7706261361,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Taylor",
        "dupr_id": "RZDX6E",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Shane Coleman",
        "dupr_id": "V4LVR5",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "Weatherford, TX, US"
      }
    ]
  },
  {
    "team_id": 4481302959,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tre Henslee",
        "dupr_id": "QPZ5KN",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Eric Clay",
        "dupr_id": "3LD495",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]