Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Adv Point Play - B

ID: 4309805649

Match Scores

11-6

Win

Play Date

2025-11-24

Play Time (Est)

10:15 AM

Play Location

WEST YMCA - Greater Wichita YMCA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kevin Bradt

7DNGLM · Derby, KS, US

DUPR

4.044

DS
Dan Smith

PK6ZVG · Derby, KS, US

DUPR

4.129

TEAM 2LOSS
KD
Kevin Dean Klein

MPDY9V · Hillsboro, KS, US

DUPR

3.965

ET
Elvis Truong

M2254P · Wichita, KS, US

DUPR

4.138

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-4309805649
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6080847354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bradt",
        "dupr_id": "7DNGLM",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Dan Smith",
        "dupr_id": "PK6ZVG",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      }
    ]
  },
  {
    "team_id": 7806877482,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Dean Klein",
        "dupr_id": "MPDY9V",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Hillsboro, KS, US"
      },
      {
        "name": "Elvis Truong",
        "dupr_id": "M2254P",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]