Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL - Advanced DW at StJ

ID: 7326685557

Match Scores

10-11

Loss

Play Date

2026-05-04

Play Time (Est)

10:15 AM

Play Location

Southport, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
WP
William Passmore

8DENYM · Wilmington, NC, US

DUPR

4.385

JD
Jerry DiTucci

84X4L6 · Wilmington, NC, US

DUPR

3.906

TEAM 2WINNER
JA
Jay Ackerson

NY0LQ2 · BLNG SPG LKS, NC, US

DUPR

4.429

DB
David Biederman

1RRK7Q · Southport, NC, US

DUPR

3.739

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-7326685557
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5344681937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Passmore",
        "dupr_id": "8DENYM",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Jerry DiTucci",
        "dupr_id": "84X4L6",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6262545760,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay Ackerson",
        "dupr_id": "NY0LQ2",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "BLNG SPG LKS, NC, US"
      },
      {
        "name": "David Biederman",
        "dupr_id": "1RRK7Q",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  }
]