Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/12 - Advanced Fixed Partner

ID: 8535329364

Match Scores

6-11

Loss

Play Date

2026-05-12

Play Time (Est)

1:00 PM

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.535

TEAM 2WINNER
DS
Daniel Sawyer

XKY67X · USA

DUPR

4.094

VP
Vikram Penumatsa

EG9R0M · Lewisville, TX, US

DUPR

3.891

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-8535329364
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7347098632,
    "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.535,
        "profile_pic_url": null,
        "location": "Weatherford, TX, US"
      }
    ]
  },
  {
    "team_id": 7209912486,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel  Sawyer",
        "dupr_id": "XKY67X",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vikram Penumatsa",
        "dupr_id": "EG9R0M",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      }
    ]
  }
]