Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Council Bluffs & Omaha Showcase 2026 - Mixed Doubles 4.5+

ID: 5514253208

Match Scores

9-11

Loss

Play Date

2026-03-08

Play Time (Est)

9:00 PM

Play Location

Papillion, NE

View Facility Page →

Competitor Teams

TEAM 1LOSS
MB
Maggie Blaylock

17KZ74 · Sioux Falls, SD, US

DUPR

3.810

NB
Nate Blaylock

3ZZRPW · Sioux Falls, SD, US

DUPR

4.652

TEAM 2WINNER
TP
Thuy Pham

YX4L4K · Lincoln, NE, US

DUPR

4.072

B
Brian

35E2L1 · Omaha, NE, US

DUPR

4.497

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-5514253208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7815576430,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maggie Blaylock",
        "dupr_id": "17KZ74",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Nate Blaylock",
        "dupr_id": "3ZZRPW",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 4331114176,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thuy Pham",
        "dupr_id": "YX4L4K",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Brian",
        "dupr_id": "35E2L1",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]