Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5-14-26

ID: 5800852541

Match Scores

11-3

Win

Play Date

2026-05-14

Play Time (Est)

6:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
SN
Sarah Nelson

EGQMMO · Wilmington, NC, US

DUPR

4.110

WW
Will Watt

MYLP7L · Wilmington, NC, US

DUPR

4.407

TEAM 2LOSS
GM
Greg Morton

ZNZR4L · Wilmington, NC, US

DUPR

4.388

KB
Kate Bishop

MY2VGL · Wilmington, NC, US

DUPR

3.485

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-5800852541
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6355906169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Nelson",
        "dupr_id": "EGQMMO",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6840901093,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Morton",
        "dupr_id": "ZNZR4L",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Kate Bishop",
        "dupr_id": "MY2VGL",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]