Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Council Bluffs & Omaha Showcase 2026 - Womens Doubles 4.5+

ID: 8115194657

Match Scores

11-9

Loss

Play Date

2026-03-07

Play Time (Est)

6:15 AM

Play Location

Papillion, NE

View Facility Page →

Competitor Teams

TEAM 1WINNER
AE
Amy Ellis

GG95YM · USA

DUPR

4.123

GO
Geneva Olson

DW0KMY · Sioux Falls, SD, US

DUPR

4.303

TEAM 2LOSS
MB
Maggie Blaylock

17KZ74 · Sioux Falls, SD, US

DUPR

3.901

JU
Janell Uhler

12YE69 · Tea, SD, US

DUPR

4.181

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-8115194657
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6669119007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Ellis",
        "dupr_id": "GG95YM",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geneva Olson",
        "dupr_id": "DW0KMY",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 4369825559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maggie Blaylock",
        "dupr_id": "17KZ74",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Janell Uhler",
        "dupr_id": "12YE69",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Tea, SD, US"
      }
    ]
  }
]