Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 50/50 Advanced

ID: 5788074540

Match Scores

11-3, 11-0

Win

Play Date

2025-05-30

Play Time (Est)

1:00 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.236

EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.495

TEAM 2LOSS
HN
Hai Nguyen

35QDYR · Wichita, KS, US

DUPR

3.865

CN
Caesar Naftzger

8EP5LO · Wichita, KS, US

DUPR

3.916

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-5788074540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4493165726,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.236,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6654343740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hai Nguyen",
        "dupr_id": "35QDYR",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Caesar Naftzger",
        "dupr_id": "8EP5LO",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]