Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 4891309243

Match Scores

11-0

Win

Play Date

2026-03-21

Play Time (Est)

8:45 AM

Play Location

Marshall, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.878

EW
Emily Wilke

QXY27N · Lakefield, MN, US

DUPR

3.559

TEAM 2LOSS
JC
Josie Cole

KYO406 · USA

DUPR

3.084

LV
Lené van Wyk

KYO4N6 · USA

DUPR

3.084

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-4891309243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8327355322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jody Rizzi",
        "dupr_id": "EGXPLW",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      },
      {
        "name": "Emily Wilke",
        "dupr_id": "QXY27N",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Lakefield, MN, US"
      }
    ]
  },
  {
    "team_id": 5558008850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josie  Cole",
        "dupr_id": "KYO406",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lené van Wyk",
        "dupr_id": "KYO4N6",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]