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

WD 3.5 AF Star Spangled

ID: 7064570147

Match Scores

3-11

Loss

Play Date

2025-07-12

Play Time (Est)

12:45 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
MA
Mona Afemata

89X2R3 · Midvale, UT, US

DUPR

3.274

DJ
Deanna Johnson

9PPR5V · USA

DUPR

3.155

TEAM 2WINNER
DA
DELETED Account

DNLGY6 · USA

DUPR

3.084

RM
Rachel Merrill

RY0PRM · Salt Lake City, UT, US

DUPR

3.094

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-7064570147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8481265844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mona Afemata",
        "dupr_id": "89X2R3",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Deanna Johnson",
        "dupr_id": "9PPR5V",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8073166853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "DNLGY6",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Merrill",
        "dupr_id": "RY0PRM",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]