Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Council Bluffs & Omaha Showcase 2026 - Womens Doubles 4.5+

ID: 7597906927

Match Scores

5-11

Loss

Play Date

2026-03-07

Play Time (Est)

8:45 AM

Play Location

Papillion, NE

View Facility Page →

Competitor Teams

TEAM 1LOSS
MB
Maggie Blaylock

17KZ74 · Sioux Falls, SD, US

DUPR

3.887

JU
Janell Uhler

12YE69 · Tea, SD, US

DUPR

4.171

TEAM 2WINNER
JD
Jasmine Dao

V4V9RP · Omaha, NE, US

DUPR

4.571

CZ
Crystal Zamora

59P2V0 · La Vista, NE, US

DUPR

4.179

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-7597906927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6886487168,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maggie Blaylock",
        "dupr_id": "17KZ74",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Janell Uhler",
        "dupr_id": "12YE69",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Tea, SD, US"
      }
    ]
  },
  {
    "team_id": 7321097565,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jasmine Dao",
        "dupr_id": "V4V9RP",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Crystal Zamora",
        "dupr_id": "59P2V0",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "La Vista, NE, US"
      }
    ]
  }
]