Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Council Bluffs & Omaha Showcase 2026 - Mixed Doubles 4.0 (14+)

ID: 5158146524

Match Scores

4-11

Loss

Play Date

2026-03-08

Play Time (Est)

9:00 PM

Play Location

Papillion, NE

View Facility Page →

Competitor Teams

TEAM 1LOSS
RK
Rachel Knapp

2L9L4Y · USA

DUPR

3.314

MC
Marcus Cronin

6NW6V0 · Columbia, MO, US

DUPR

4.052

TEAM 2WINNER
HM
Hue Meyer

1754RM · Omaha, NE, US

DUPR

3.843

BR
Bill Reese

8J0KOJ · Omaha, NE, US

DUPR

4.098

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-5158146524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5402280726,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Knapp",
        "dupr_id": "2L9L4Y",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcus Cronin",
        "dupr_id": "6NW6V0",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  },
  {
    "team_id": 7225114593,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hue Meyer",
        "dupr_id": "1754RM",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Bill Reese",
        "dupr_id": "8J0KOJ",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]