Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1/10 - Picklr Advanced Fixed Partner

ID: 5871105347

Match Scores

11-1

Win

Play Date

2026-01-10

Play Time (Est)

12:45 AM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Eric Clay

3LD495 · Flower Mound, TX, US

DUPR

4.316

GW
Gavin Wade

EG476W · Lantana, TX, US

DUPR

4.597

TEAM 2LOSS
VG
Vivek Goud

OZXP4L · Little Elm, TX, US

DUPR

3.732

DS
Daniel Semanisin

OZ2X72 · Denton, TX, US

DUPR

3.451

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-5871105347
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7725400230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Clay",
        "dupr_id": "3LD495",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Gavin Wade",
        "dupr_id": "EG476W",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Lantana, TX, US"
      }
    ]
  },
  {
    "team_id": 4542745329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vivek Goud",
        "dupr_id": "OZXP4L",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Little Elm, TX, US"
      },
      {
        "name": "Daniel Semanisin",
        "dupr_id": "OZ2X72",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]