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

Wednesday Low Intermediate League Week 6

ID: 6877784107

Match Scores

11-4

Loss

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.996

LH
Lana Huetten

2LW6ME · USA

DUPR

2.870

TEAM 2LOSS
AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.508

AZ
Aleida Zollman

0PXL7N · USA

DUPR

2.767

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-6877784107
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7444983842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Kent",
        "dupr_id": "LZMP05",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lana Huetten",
        "dupr_id": "2LW6ME",
        "rating": 2.87,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7440665329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.508,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Aleida  Zollman",
        "dupr_id": "0PXL7N",
        "rating": 2.767,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]