Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

WD 3.5 AF Star Spangled

ID: 5019653658

Match Scores

13-15

Win

Play Date

2025-07-12

Play Time (Est)

7:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
DELETED Account

DNLGY6 · USA

DUPR

3.081

RM
Rachel Merrill

RY0PRM · Salt Lake City, UT, US

DUPR

3.091

TEAM 2WINNER
MA
Mona Afemata

89X2R3 · Midvale, UT, US

DUPR

3.285

DJ
Deanna Johnson

9PPR5V · USA

DUPR

3.166

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-5019653658
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8335090078,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "DNLGY6",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Merrill",
        "dupr_id": "RY0PRM",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7735802788,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mona Afemata",
        "dupr_id": "89X2R3",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Deanna Johnson",
        "dupr_id": "9PPR5V",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]