Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Serve for a Cause - Mixed Doubles Skill: (4.0+) Age: (Any)

ID: 4968091983

Match Scores

9-11

Loss

Play Date

2026-03-22

Play Time (Est)

4:45 AM

Play Location

Marshall, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.942

GR
Giovanni Rizzi

59QRWR · Okabena, MN, US

DUPR

4.047

TEAM 2WINNER
JL
Jersey Leysen

9J962E · USA

DUPR

2.784

JP
Jeff Pooler

L24E06 · USA

DUPR

4.332

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-4968091983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6207584168,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jody Rizzi",
        "dupr_id": "EGXPLW",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      },
      {
        "name": "Giovanni Rizzi",
        "dupr_id": "59QRWR",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      }
    ]
  },
  {
    "team_id": 6550230792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jersey Leysen",
        "dupr_id": "9J962E",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Pooler",
        "dupr_id": "L24E06",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]