Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TapNPaddles Winter Team Challenge Open Division

ID: 4924287803

Match Scores

11-6

Loss

Play Date

2026-03-10

Play Time (Est)

12:45 AM

Play Location

4956 E 35th St N, Wichita, KS 67220, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Branden Stephenson

1Q2YV0 · Wichita, KS, US

DUPR

4.453

KB
Kelly Balzer

JJOVDW · Wichita, KS, US

DUPR

4.024

TEAM 2LOSS
CC
Casey Compton

7662XM · Andover, KS, US

DUPR

3.655

DB
David Belew

3OXX73 · Wichita, KS, US

DUPR

4.598

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-4924287803
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5840518911,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Branden Stephenson",
        "dupr_id": "1Q2YV0",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Kelly Balzer",
        "dupr_id": "JJOVDW",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6629827248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey Compton",
        "dupr_id": "7662XM",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      },
      {
        "name": "David Belew",
        "dupr_id": "3OXX73",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]