Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Wednesday Low Intermediate League Week 6

ID: 5831964260

Match Scores

11-6

Loss

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TY
Tao Yang

X04OL2 · USA

DUPR

3.288

AK
Alex Kent

LZMP05 · USA

DUPR

3.022

TEAM 2LOSS
AS
Andrew Snodgrass

V696RP · USA

DUPR

2.708

AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.487

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-5831964260
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7241729360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tao Yang",
        "dupr_id": "X04OL2",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Kent",
        "dupr_id": "LZMP05",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8493906539,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Snodgrass",
        "dupr_id": "V696RP",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.487,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]