Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/2 - 4.0+ Fixed Partner DUPR

ID: 8452725573

Match Scores

4-11

Win

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1LOSS
HC
Hector Chavez

KOVYRY · Dallas, TX, US

DUPR

4.174

VT
Vinny Tran

D9N0NX · McKinney, TX, US

DUPR

4.053

TEAM 2WINNER
KS
Kyle S

NYQL02 · Northlake, TX, US

DUPR

4.307

LG
Luis Gallardo

QPK0R5 · Guadalajara, Jal., MX

DUPR

4.632

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-8452725573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7222797323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hector Chavez",
        "dupr_id": "KOVYRY",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Vinny Tran",
        "dupr_id": "D9N0NX",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 7259493773,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle S",
        "dupr_id": "NYQL02",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Luis Gallardo",
        "dupr_id": "QPK0R5",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Guadalajara, Jal., MX"
      }
    ]
  }
]