Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

5/2 - 4.0+ Fixed Partner DUPR

ID: 4535038518

Match Scores

11-6

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Kyle S

NYQL02 · Northlake, TX, US

DUPR

4.327

LG
Luis Gallardo

QPK0R5 · Guadalajara, Jal., MX

DUPR

4.659

TEAM 2LOSS
AN
Andrew Nystrom

EW2K6V · USA

DUPR

4.447

MW
Matt Watson

V4XQ9E · Argyle, TX, US

DUPR

4.685

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-4535038518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4747642084,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle S",
        "dupr_id": "NYQL02",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Luis Gallardo",
        "dupr_id": "QPK0R5",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Guadalajara, Jal., MX"
      }
    ]
  },
  {
    "team_id": 6189583161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Nystrom",
        "dupr_id": "EW2K6V",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Watson",
        "dupr_id": "V4XQ9E",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      }
    ]
  }
]