Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

TapNPaddles Winter Team Challenge 14s Division

ID: 5182277373

Match Scores

4-11

Win

Play Date

2026-03-09

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
KH
Karl Hess

N7Z4PN · Salina, KS, US

DUPR

3.192

SL
Stephanie Langer

EWRJLO · Wichita, KS, US

DUPR

3.281

TEAM 2WINNER
DH
Danae Hobbs

QPK4LD · Derby, KS, US

DUPR

3.089

HN
Hai Nguyen

35QDYR · Wichita, KS, US

DUPR

4.045

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-5182277373
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4523249181,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karl  Hess",
        "dupr_id": "N7Z4PN",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Salina, KS, US"
      },
      {
        "name": "Stephanie  Langer",
        "dupr_id": "EWRJLO",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5971193937,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danae Hobbs",
        "dupr_id": "QPK4LD",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Hai Nguyen",
        "dupr_id": "35QDYR",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]