Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8070748380

Match Scores

11-10

Win

Play Date

2026-03-22

Play Time (Est)

1:00 PM

Play Location

Marshall, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jody Rizzi

EGXPLW · Okabena, MN, US

DUPR

3.933

GR
Giovanni Rizzi

59QRWR · Okabena, MN, US

DUPR

4.038

TEAM 2LOSS
NB
Natalie Bohnert

QX2RJ0 · USA

DUPR

3.794

PR
Paul Redding

M2DWPG · USA

DUPR

4.168

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-8070748380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6755845291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jody Rizzi",
        "dupr_id": "EGXPLW",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      },
      {
        "name": "Giovanni Rizzi",
        "dupr_id": "59QRWR",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Okabena, MN, US"
      }
    ]
  },
  {
    "team_id": 6721874283,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Natalie Bohnert",
        "dupr_id": "QX2RJ0",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Redding",
        "dupr_id": "M2DWPG",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]