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

MXD 3.5

ID: 6395697756

Match Scores

6-11

Win

Play Date

2025-12-28

Play Time (Est)

1:00 PM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Beth Sexton

1NVYZW · Carmel, IN, US

DUPR

3.361

GS
Gary Sexton

KXPPE6 · Carmel, IN, US

DUPR

3.277

TEAM 2WINNER
AD
Andrea Durkos

EWV9PM · Indianapolis, IN, US

DUPR

3.494

AC
Andres Cordova

N76V0W · Fishers, IN, US

DUPR

3.523

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-6395697756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4356475417,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Sexton",
        "dupr_id": "1NVYZW",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Gary Sexton",
        "dupr_id": "KXPPE6",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 5554637721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrea Durkos",
        "dupr_id": "EWV9PM",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Andres Cordova",
        "dupr_id": "N76V0W",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]