Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink the Picklr Halls: 4.0 Mixed Doubles - Pool A

ID: 6160445687

Match Scores

11-3

Loss

Play Date

2025-12-28

Play Time (Est)

12:45 AM

Play Location

The Picklr Keystone-Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Anthony Barrett

N76NEW · USA

DUPR

3.890

SM
Susan Ma

4VDRL2 · USA

DUPR

3.987

TEAM 2LOSS
JK
Jonathan Kolanowski

8JOQ5W · Carmel, IN, US

DUPR

3.984

SG
shannon glassley

RXXM5Q · USA

DUPR

3.877

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-6160445687
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6586046686,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Barrett",
        "dupr_id": "N76NEW",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan Ma",
        "dupr_id": "4VDRL2",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8367592582,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Kolanowski",
        "dupr_id": "8JOQ5W",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "shannon glassley",
        "dupr_id": "RXXM5Q",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]