Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Stars & Stripes Tournament Mixed 4.0+

ID: 4849803396

Match Scores

15-7

Win

Play Date

2025-07-06

Play Time (Est)

1:00 PM

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
TP
Thuy Pham

YX4L4K · Lincoln, NE, US

DUPR

3.868

TM
Taro Mieno

99ZDMJ · Lincoln, NE, US

DUPR

4.158

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-4849803396
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5872587118,
    "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": 6977382229,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thuy Pham",
        "dupr_id": "YX4L4K",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Taro Mieno",
        "dupr_id": "99ZDMJ",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      }
    ]
  }
]