Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Serve for a Cause - Womens Doubles Skill: (3.5) Age: (Any)

ID: 8092902090

Match Scores

4-11

Win

Play Date

2026-03-21

Play Time (Est)

7:30 PM

Play Location

Marshall, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
LV
Lisa VanOverbeke

2LZG79 · USA

DUPR

3.981

DS
Deb Schultz

59JQD0 · USA

DUPR

3.526

TEAM 2WINNER
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.894

EW
Emily Wilke

QXY27N · Lakefield, MN, US

DUPR

3.579

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-8092902090
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4339340360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa VanOverbeke",
        "dupr_id": "2LZG79",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deb Schultz",
        "dupr_id": "59JQD0",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5789175847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jody Rizzi",
        "dupr_id": "EGXPLW",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      },
      {
        "name": "Emily Wilke",
        "dupr_id": "QXY27N",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": "Lakefield, MN, US"
      }
    ]
  }
]