Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RRC #18 - WOMENS 3.75+

ID: 5556341582

Match Scores

11-6

Win

Play Date

2026-04-12

Play Time (Est)

3:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KS
Krista Siddiqui

PK7J9X · Eagan, MN, US

DUPR

3.710

JW
Jin Washington

89J0R1 · Sioux Falls, SD, US

DUPR

3.726

TEAM 2LOSS
AB
Angela Brown

94XNPV · USA

DUPR

3.897

ML
May Ly

WXVQGQ · Oakdale, MN, US

DUPR

3.288

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-5556341582
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6699791629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krista Siddiqui",
        "dupr_id": "PK7J9X",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Jin Washington",
        "dupr_id": "89J0R1",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 6051693947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angela Brown",
        "dupr_id": "94XNPV",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "May Ly",
        "dupr_id": "WXVQGQ",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Oakdale, MN, US"
      }
    ]
  }
]