Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL A

ID: 4932344357

Match Scores

1-11

Loss

Play Date

2025-12-13

Play Time (Est)

6:15 AM

Play Location

Anchorage

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Seth Roberts

3ZYZVD · Palmer, AK, US

DUPR

4.410

RC
Raechel Cox

6KEPKG · USA

DUPR

3.910

TEAM 2WINNER
ML
Matt Liston

8DQ2VX · Anchorage, AK, US

DUPR

4.526

NR
Natalie Renshaw

566XWV · Fulshear, TX, US

DUPR

4.199

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-4932344357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4389085387,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Seth Roberts",
        "dupr_id": "3ZYZVD",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      },
      {
        "name": "Raechel Cox",
        "dupr_id": "6KEPKG",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4718761130,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Liston",
        "dupr_id": "8DQ2VX",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Natalie Renshaw",
        "dupr_id": "566XWV",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Fulshear, TX, US"
      }
    ]
  }
]