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

Wednesday Low Intermediate League Week 6

ID: 4775051579

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Alex Kent

LZMP05 · USA

DUPR

2.999

AZ
Aleida Zollman

0PXL7N · USA

DUPR

2.769

TEAM 2LOSS
AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.506

LH
Lana Huetten

2LW6ME · USA

DUPR

2.868

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-4775051579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5595687586,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Kent",
        "dupr_id": "LZMP05",
        "rating": 2.999,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aleida  Zollman",
        "dupr_id": "0PXL7N",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5829858479,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.506,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Lana Huetten",
        "dupr_id": "2LW6ME",
        "rating": 2.868,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]