Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TapNPaddles Winter Team Challenge 14s Division

ID: 7201486526

Match Scores

7-11

Win

Play Date

2026-03-26

Play Time (Est)

3:30 PM

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.153

JK
Jacob Kress

7JK4LM · USA

DUPR

3.739

TEAM 2WINNER
HN
Hai Nguyen

35QDYR · Wichita, KS, US

DUPR

4.008

KM
Kyle Moore

G042KQ · Wichita, KS, US

DUPR

3.299

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-7201486526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7844581109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karl  Hess",
        "dupr_id": "N7Z4PN",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Salina, KS, US"
      },
      {
        "name": "Jacob Kress",
        "dupr_id": "7JK4LM",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8045663570,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hai Nguyen",
        "dupr_id": "35QDYR",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Kyle Moore",
        "dupr_id": "G042KQ",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]