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

Wednesday Low Intermediate League Week 6

ID: 5431450735

Match Scores

11-5

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Alex Kent

LZMP05 · USA

DUPR

2.983

AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.516

TEAM 2LOSS
LH
Lana Huetten

2LW6ME · USA

DUPR

2.862

AZ
Aleida Zollman

0PXL7N · USA

DUPR

2.775

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-5431450735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6941622181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Kent",
        "dupr_id": "LZMP05",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.516,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 7850186378,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lana Huetten",
        "dupr_id": "2LW6ME",
        "rating": 2.862,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aleida  Zollman",
        "dupr_id": "0PXL7N",
        "rating": 2.775,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]