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

1,5,8

ID: 4686454059

Match Scores

11-0

Win

Play Date

2026-02-14

Play Time (Est)

4:45 AM

Play Location

The Picklr Keystone-Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Beth Sexton

1NVYZW · Carmel, IN, US

DUPR

3.443

GS
Gary Sexton

KXPPE6 · Carmel, IN, US

DUPR

3.426

TEAM 2LOSS
KN
Kory Nelson

N7ZWKZ · Zionsville, IN, US

DUPR

2.929

AA
Azure Arena

K54ODO · Indianapolis, IN, US

DUPR

2.397

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-4686454059
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6577260522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Sexton",
        "dupr_id": "1NVYZW",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Gary Sexton",
        "dupr_id": "KXPPE6",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 5022053562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kory Nelson",
        "dupr_id": "N7ZWKZ",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      },
      {
        "name": "Azure Arena",
        "dupr_id": "K54ODO",
        "rating": 2.397,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]