Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL ADV St James vs Del Webb

ID: 7679001638

Match Scores

11-8

Loss

Play Date

2026-03-16

Play Time (Est)

3:30 PM

Play Location

Pickle & Taps, South 13th Street, Wilmington, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JA
Jay Ackerson

NY0LQ2 · BLNG SPG LKS, NC, US

DUPR

4.377

DH
Daniel Heatherly

17JPK4 · Southport, NC, US

DUPR

4.217

TEAM 2LOSS
MS
Michael Schwalbert

84KQXG · Wilmington, NC, US

DUPR

3.756

DL
David Lettenberger

DWXDL4 · Wilmington, NC, US

DUPR

4.083

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-7679001638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6270726891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Ackerson",
        "dupr_id": "NY0LQ2",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "BLNG SPG LKS, NC, US"
      },
      {
        "name": "Daniel Heatherly",
        "dupr_id": "17JPK4",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  },
  {
    "team_id": 5779949406,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Schwalbert",
        "dupr_id": "84KQXG",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "David Lettenberger",
        "dupr_id": "DWXDL4",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]