Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5281882409

Match Scores

11-4

Win

Play Date

2026-03-22

Play Time (Est)

6:15 AM

Play Location

Marshall, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.946

GR
Giovanni Rizzi

59QRWR · Okabena, MN, US

DUPR

4.051

TEAM 2LOSS
JL
Jersey Leysen

9J962E · USA

DUPR

2.752

JP
Jeff Pooler

L24E06 · USA

DUPR

4.313

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-5281882409
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6937354471,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jody Rizzi",
        "dupr_id": "EGXPLW",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      },
      {
        "name": "Giovanni Rizzi",
        "dupr_id": "59QRWR",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      }
    ]
  },
  {
    "team_id": 4602459734,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jersey Leysen",
        "dupr_id": "9J962E",
        "rating": 2.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Pooler",
        "dupr_id": "L24E06",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]