Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Stars & Stripes Tournament Mixed 4.0+

ID: 6798417382

Match Scores

10-12

Loss

Play Date

2025-07-06

Play Time (Est)

11:30 PM

Play Location

Lincoln, NE, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Meredith Starr

L5PMV6 · Omaha, NE, US

DUPR

4.816

DS
Dex Saniuk

3VQYV6 · Omaha, NE, US

DUPR

4.032

TEAM 2WINNER
RE
Realtor Eddie Brown

8WLJ2Y · Lincoln, NE, US

DUPR

3.890

EL
Evie Le

G59MPQ · Lincoln, NE, US

DUPR

3.583

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-6798417382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5217140683,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meredith Starr",
        "dupr_id": "L5PMV6",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Dex Saniuk",
        "dupr_id": "3VQYV6",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 7190371301,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Realtor Eddie Brown",
        "dupr_id": "8WLJ2Y",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Evie Le",
        "dupr_id": "G59MPQ",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      }
    ]
  }
]