Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

TapNPaddles

ID: 6782903744

Match Scores

8-11

Loss

Play Date

2025-09-30

Play Time (Est)

9:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Andrew Clemen

8JJNJ8 · Albert Lea, MN, US

DUPR

5.142

TC
Taylor Clemen

3YME44 · Rochelle, IL, US

DUPR

4.864

TEAM 2WINNER
JS
Jared Smart

8ER0M3 · Hutchinson, KS, US

DUPR

5.241

JC
Jennifer Corley

35QDRV · Wichita, KS, US

DUPR

4.624

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-6782903744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4917840817,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Clemen",
        "dupr_id": "8JJNJ8",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      },
      {
        "name": "Taylor Clemen",
        "dupr_id": "3YME44",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Rochelle, IL, US"
      }
    ]
  },
  {
    "team_id": 7815641271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Smart",
        "dupr_id": "8ER0M3",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Hutchinson, KS, US"
      },
      {
        "name": "Jennifer Corley",
        "dupr_id": "35QDRV",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]