Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 FROZEN OPEN - Women's Doubles (4.0-4.5)

ID: 5989427928

Match Scores

11-9

Win

Play Date

2026-01-31

Play Time (Est)

1:00 PM

Play Location

Mankato, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
LS
Lisa Schroeder

8K2X97 · Ramsey, MN, US

DUPR

4.340

RB
Rebecca Bakken

1RWXZQ · Cambridge, MN, US

DUPR

3.835

TEAM 2LOSS
Addie Faber

KO4RM6 · Rochester, MN, US

DUPR

3.936

S
Stephanie

EG7G6W · USA

DUPR

4.066

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-5989427928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6970205432,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Schroeder",
        "dupr_id": "8K2X97",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Rebecca Bakken",
        "dupr_id": "1RWXZQ",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Cambridge, MN, US"
      }
    ]
  },
  {
    "team_id": 5150781368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Addie Faber",
        "dupr_id": "KO4RM6",
        "rating": 3.936,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/661483460b3e4.jpg",
        "location": "Rochester, MN, US"
      },
      {
        "name": "Stephanie",
        "dupr_id": "EG7G6W",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]