Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5-14-26

ID: 6891295963

Match Scores

9-11

Win

Play Date

2026-05-14

Play Time (Est)

8:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
WW
Will Watt

MYLP7L · USA

DUPR

4.348

MM
Michael Murphy

RW2L4D · USA

DUPR

3.704

TEAM 2WINNER
GM
Greg Morton

ZNZR4L · Wilmington, NC, US

DUPR

4.399

SD
Steve Dayvault

L5L4L6 · USA

DUPR

4.700

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-6891295963
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7476435184,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael  Murphy",
        "dupr_id": "RW2L4D",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7829822508,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Morton",
        "dupr_id": "ZNZR4L",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Steve Dayvault",
        "dupr_id": "L5L4L6",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]