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

Mixed Doubles 3.0-3.5

ID: 7719889187

Match Scores

13-11, 6-11, 3-11

Loss

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

The Picklr Menomonee Falls

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Roberto Serrano

3XDLR1 · Greendale, WI, US

DUPR

3.373

MR
Maka Rousse

NRLEXN · USA

DUPR

2.759

TEAM 2WINNER
CV
Cheenou Vang

OZZX5W · Milwaukee, WI, US

DUPR

3.678

LV
Lexie Vang

M9PQ7D · USA

DUPR

2.192

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-7719889187
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6815825242,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roberto Serrano",
        "dupr_id": "3XDLR1",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Greendale, WI, US"
      },
      {
        "name": "Maka Rousse",
        "dupr_id": "NRLEXN",
        "rating": 2.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8526118753,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cheenou Vang",
        "dupr_id": "OZZX5W",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Lexie Vang",
        "dupr_id": "M9PQ7D",
        "rating": 2.192,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]