Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5-14-26

ID: 7262599706

Match Scores

11-4

Win

Play Date

2026-05-14

Play Time (Est)

3:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
SN
Sarah Nelson

EGQMMO · Wilmington, NC, US

DUPR

4.087

WW
Will Watt

MYLP7L · Wilmington, NC, US

DUPR

4.469

TEAM 2LOSS
AB
Aaron Barlow

ZN9WOW · Wilmington, NC, US

DUPR

3.792

ET
Emily Tippett

2YPGRR · Wilmington, NC, US

DUPR

3.708

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-7262599706
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7591626837,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Nelson",
        "dupr_id": "EGQMMO",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4938704308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Barlow",
        "dupr_id": "ZN9WOW",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Emily Tippett",
        "dupr_id": "2YPGRR",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]