Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Adv Point Play - B

ID: 4669539348

Match Scores

11-10

Win

Play Date

2025-11-24

Play Time (Est)

1:00 PM

Play Location

WEST YMCA - Greater Wichita YMCA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kevin Bradt

7DNGLM · Derby, KS, US

DUPR

4.034

MJ
Michael Janzer

GGZYYG · Denver, CO, US

DUPR

3.844

TEAM 2LOSS
DS
Dan Smith

PK6ZVG · Derby, KS, US

DUPR

4.119

KT
Khanh Truong

V720O6 · Wichita, KS, US

DUPR

4.041

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-4669539348
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5051628783,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bradt",
        "dupr_id": "7DNGLM",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Michael Janzer",
        "dupr_id": "GGZYYG",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 8491566465,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Smith",
        "dupr_id": "PK6ZVG",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Khanh Truong",
        "dupr_id": "V720O6",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]