Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Stars & Stripes Tournament Mixed 4.0+

ID: 7562951275

Match Scores

11-6

Win

Play Date

2025-07-06

Play Time (Est)

8:45 AM

Play Location

Lincoln, NE, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Dex Saniuk

3VQYV6 · Omaha, NE, US

DUPR

4.042

MS
Meredith Starr

L5PMV6 · Omaha, NE, US

DUPR

4.829

TEAM 2LOSS
LB
Luke Bell

W6YD2M · Lincoln, NE, US

DUPR

4.122

MM
Meredith Mcmanaman

4ZM56M · USA

DUPR

3.930

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-7562951275
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5247492903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dex Saniuk",
        "dupr_id": "3VQYV6",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Meredith Starr",
        "dupr_id": "L5PMV6",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 7927630195,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Bell",
        "dupr_id": "W6YD2M",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Meredith Mcmanaman",
        "dupr_id": "4ZM56M",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]