Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4th ANNUAL SELKIRK tournament

ID: 7578511655

Match Scores

1-11

Win

Play Date

2025-06-21

Play Time (Est)

12:45 AM

Play Location

Anchorage, AK, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Adam Biernat

NR4QL2 · USA

DUPR

4.183

KE
Kim Everett

3YEOXK · Anchorage, AK, US

DUPR

3.922

TEAM 2WINNER
RK
Ryan kofoid

RZ69ZM · Anchorage, AK, US

DUPR

4.520

RY
Robin Yolanda Lindahl

YG2DGP · Anchorage, AK, US

DUPR

3.973

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-7578511655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5901100588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Biernat",
        "dupr_id": "NR4QL2",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Everett",
        "dupr_id": "3YEOXK",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6709312767,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan kofoid",
        "dupr_id": "RZ69ZM",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Robin Yolanda Lindahl",
        "dupr_id": "YG2DGP",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]