Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RRC #18 - WOMENS 3.75+

ID: 5058999565

Match Scores

4-11

Win

Play Date

2026-04-12

Play Time (Est)

2:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jennifer Lee

WZOZVK · USA

DUPR

3.406

LK
Lisa Knoll

16NMJQ · Kronenwetter, WI, US

DUPR

3.980

TEAM 2WINNER
KS
Krista Siddiqui

PK7J9X · Eagan, MN, US

DUPR

3.738

ML
May Ly

WXVQGQ · Oakdale, MN, US

DUPR

3.318

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-5058999565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4618575223,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer  Lee",
        "dupr_id": "WZOZVK",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Knoll",
        "dupr_id": "16NMJQ",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Kronenwetter, WI, US"
      }
    ]
  },
  {
    "team_id": 4593988892,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krista Siddiqui",
        "dupr_id": "PK7J9X",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "May Ly",
        "dupr_id": "WXVQGQ",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": "Oakdale, MN, US"
      }
    ]
  }
]