Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TapNPaddles Winter Team Challenge Open Division

ID: 7210727234

Match Scores

4-11

Win

Play Date

2026-03-10

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
AN
Angelynn Ng

596VQV · Kansas City, KS, US

DUPR

4.145

BB
Bee Bandasack

PKZX2Q · Wichita, KS, US

DUPR

4.381

TEAM 2WINNER
CC
Casey Compton

7662XM · Andover, KS, US

DUPR

3.687

DB
David Belew

3OXX73 · Wichita, KS, US

DUPR

4.621

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-7210727234
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4794057427,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angelynn Ng",
        "dupr_id": "596VQV",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Bee Bandasack",
        "dupr_id": "PKZX2Q",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5482749452,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Casey Compton",
        "dupr_id": "7662XM",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      },
      {
        "name": "David Belew",
        "dupr_id": "3OXX73",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]