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

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

ID: 7602350010

Match Scores

11-0, 11-0

Win

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

Marshall, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.930

EW
Emily Wilke

QXY27N · Lakefield, MN, US

DUPR

3.624

TEAM 2LOSS
JC
Josie Cole

KYO406 · USA

DUPR

2.858

LV
Lené van Wyk

KYO4N6 · USA

DUPR

2.858

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