Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL - Advanced DW at StJ

ID: 8263693675

Match Scores

5-11

Loss

Play Date

2026-05-04

Play Time (Est)

8:45 AM

Play Location

Southport, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
WP
William Passmore

8DENYM · Wilmington, NC, US

DUPR

4.390

MS
Michael Schwalbert

84KQXG · Wilmington, NC, US

DUPR

3.890

TEAM 2WINNER
SN
Scott Nasiff

17JZZM · Southport, NC, US

DUPR

5.105

JA
Jay Ackerson

NY0LQ2 · BLNG SPG LKS, NC, US

DUPR

4.426

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-8263693675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5517605775,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Passmore",
        "dupr_id": "8DENYM",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Michael Schwalbert",
        "dupr_id": "84KQXG",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4901010802,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Nasiff",
        "dupr_id": "17JZZM",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Jay Ackerson",
        "dupr_id": "NY0LQ2",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "BLNG SPG LKS, NC, US"
      }
    ]
  }
]