Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.75+ RRC womens R2

ID: 4465624060

Match Scores

11-2

Loss

Play Date

2026-04-12

Play Time (Est)

5:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Jennifer Lee

WZOZVK · USA

DUPR

4.109

LK
Lisa Knoll

16NMJQ · Kronenwetter, WI, US

DUPR

3.863

TEAM 2LOSS
JW
Jin Washington

89J0R1 · Sioux Falls, SD, US

DUPR

3.622

ML
May Ly

WXVQGQ · Oakdale, MN, US

DUPR

3.299

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-4465624060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8228610259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer  Lee",
        "dupr_id": "WZOZVK",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Knoll",
        "dupr_id": "16NMJQ",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Kronenwetter, WI, US"
      }
    ]
  },
  {
    "team_id": 6498524007,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jin Washington",
        "dupr_id": "89J0R1",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "May Ly",
        "dupr_id": "WXVQGQ",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "Oakdale, MN, US"
      }
    ]
  }
]