Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

POOL A

ID: 7159725871

Match Scores

11-7

Loss

Play Date

2025-12-13

Play Time (Est)

8:45 AM

Play Location

Anchorage

View Facility Page →

Competitor Teams

TEAM 1WINNER
RB
Ryan Berg

1RWOEQ · Anchorage, AK, US

DUPR

4.895

SB
Shari BeDunnah

EG640W · Soldotna, AK, US

DUPR

4.706

TEAM 2LOSS
SR
Seth Roberts

3ZYZVD · Palmer, AK, US

DUPR

4.497

RC
Raechel Cox

6KEPKG · USA

DUPR

4.023

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-7159725871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5233468511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Berg",
        "dupr_id": "1RWOEQ",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Shari BeDunnah",
        "dupr_id": "EG640W",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Soldotna, AK, US"
      }
    ]
  },
  {
    "team_id": 8241900945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Roberts",
        "dupr_id": "3ZYZVD",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      },
      {
        "name": "Raechel Cox",
        "dupr_id": "6KEPKG",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]