Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cinco de Smash-O at Pickle & Pint - Mixed Doubles Skill: (4.0 to 4.5)

ID: 6923909609

Match Scores

7-11

Loss

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Largo, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Kristi Couchenour

DNWVZL · USA

DUPR

3.920

AR
Alexander Rumak

2LZ0PE · Dunedin, FL, US

DUPR

4.313

TEAM 2WINNER
SY
Sarah Yang

QX5PON · Bartow, FL, US

DUPR

4.227

SM
Sammy McNair

PKWOOX · Tampa, FL, US

DUPR

4.457

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-6923909609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5242814688,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristi Couchenour",
        "dupr_id": "DNWVZL",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Rumak",
        "dupr_id": "2LZ0PE",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Dunedin, FL, US"
      }
    ]
  },
  {
    "team_id": 4726643203,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Yang",
        "dupr_id": "QX5PON",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      },
      {
        "name": "Sammy McNair ",
        "dupr_id": "PKWOOX",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]