Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL - Advanced DW at StJ

ID: 5986348321

Match Scores

1-11

Loss

Play Date

2026-05-04

Play Time (Est)

2:15 AM

Play Location

Southport, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MW
Mark Williams

12MR7Y · Wilmington, NC, US

DUPR

3.891

CL
Christine Liebst

8GQR0V · Leland, NC, US

DUPR

3.135

TEAM 2WINNER
NW
Nancy Wisniewski

JJD0PM · Southport, NC, US

DUPR

4.084

DA
Don Ammann

L5L4PZ · Saint James, NC, US

DUPR

4.008

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-5986348321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8317903985,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Williams",
        "dupr_id": "12MR7Y",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Christine Liebst",
        "dupr_id": "8GQR0V",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 7636305106,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Wisniewski",
        "dupr_id": "JJD0PM",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Don Ammann",
        "dupr_id": "L5L4PZ",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Saint James, NC, US"
      }
    ]
  }
]