Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

June 1 Men’s 4.2+ League

ID: 5733643127

Match Scores

11-9

Win

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
GM
Greg Morton

ZNZR4L · Wilmington, NC, US

DUPR

4.381

AM
Alex Milkes

RZEWKD · Wilmington, NC, US

DUPR

4.822

TEAM 2LOSS
RS
Ryan Slot

NYVQXZ · Garner, NC, US

DUPR

4.595

LG
Ladd Gasparovic

XJ92Q4 · USA

DUPR

4.440

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-5733643127
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7472949500,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Morton",
        "dupr_id": "ZNZR4L",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Alex Milkes",
        "dupr_id": "RZEWKD",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4863589738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Slot",
        "dupr_id": "NYVQXZ",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      },
      {
        "name": "Ladd Gasparovic",
        "dupr_id": "XJ92Q4",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]