Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL A

ID: 7322593623

Match Scores

5-11

Loss

Play Date

2025-12-13

Play Time (Est)

4:45 AM

Play Location

Anchorage

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Seth Roberts

3ZYZVD · Palmer, AK, US

DUPR

4.485

RC
Raechel Cox

6KEPKG · USA

DUPR

4.013

TEAM 2WINNER
AZ
Arik Zaguri

8JPDYW · Ketchikan, AK, US

DUPR

4.794

LF
Leslie Frommer

MY7QXP · Anchorage, AK, US

DUPR

4.045

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-7322593623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6193837006,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Seth Roberts",
        "dupr_id": "3ZYZVD",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      },
      {
        "name": "Raechel Cox",
        "dupr_id": "6KEPKG",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8285588096,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arik Zaguri",
        "dupr_id": "8JPDYW",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Ketchikan, AK, US"
      },
      {
        "name": "Leslie Frommer",
        "dupr_id": "MY7QXP",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]