Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 50/50 Advanced

ID: 4328119998

Match Scores

11-10

Loss

Play Date

2025-05-30

Play Time (Est)

7:30 PM

Play Location

Wichita, KS, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michael Harris

OZGVD7 · USA

DUPR

4.008

DL
Don lovell

6ZYWDK · Hutchinson, KS, US

DUPR

3.837

TEAM 2LOSS
EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.444

TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.216

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-4328119998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8140034391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Harris",
        "dupr_id": "OZGVD7",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Don lovell",
        "dupr_id": "6ZYWDK",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Hutchinson, KS, US"
      }
    ]
  },
  {
    "team_id": 5723996343,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]