Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 50/50 Advanced

ID: 6659955926

Match Scores

11-4

Win

Play Date

2025-05-30

Play Time (Est)

3:30 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.525

TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.256

TEAM 2LOSS
MH
Michael Harris

8GLEG1 · Bel Aire, KS, US

DUPR

4.748

DL
Don lovell

6ZYWDK · Hutchinson, KS, US

DUPR

3.702

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-6659955926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4761675705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 7113215830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Harris",
        "dupr_id": "8GLEG1",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Bel Aire, KS, US"
      },
      {
        "name": "Don lovell",
        "dupr_id": "6ZYWDK",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Hutchinson, KS, US"
      }
    ]
  }
]