Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Council Bluffs & Omaha Showcase 2026 - Mens Doubles 4.0

ID: 7213258523

Match Scores

11-9

Win

Play Date

2026-03-07

Play Time (Est)

12:45 AM

Play Location

Papillion, NE

View Facility Page →

Competitor Teams

TEAM 1WINNER
HH
Haibo Huang

D9ZX74 · USA

DUPR

3.662

MC
Marcus Cronin

6NW6V0 · Columbia, MO, US

DUPR

4.125

TEAM 2LOSS
MF
Matthew Fleshner

ZD4DZM · IA, US

DUPR

4.233

SG
Steve Gute

WNWGLY · Carroll, IA, US

DUPR

3.418

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-7213258523
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5121615166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Haibo Huang",
        "dupr_id": "D9ZX74",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcus Cronin",
        "dupr_id": "6NW6V0",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Columbia, MO, US"
      }
    ]
  },
  {
    "team_id": 4317499923,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Fleshner",
        "dupr_id": "ZD4DZM",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "IA, US"
      },
      {
        "name": "Steve Gute",
        "dupr_id": "WNWGLY",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Carroll, IA, US"
      }
    ]
  }
]