Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL Advanced DW vs BF

ID: 6641089821

Match Scores

1-11

Win

Play Date

2026-04-06

Play Time (Est)

10:15 AM

Play Location

Cape Fear National Drive, Leland, NC 28451, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
WP
William Passmore

8DENYM · Wilmington, NC, US

DUPR

4.460

DL
David Lettenberger

DWXDL4 · Wilmington, NC, US

DUPR

4.138

TEAM 2WINNER
EH
Eric Hoffman

12XKXY · Leland, NC, US

DUPR

4.421

SL
Steve LaChance

8DMXZM · Leland, NC, US

DUPR

4.320

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-6641089821
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7457123784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Passmore",
        "dupr_id": "8DENYM",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "David Lettenberger",
        "dupr_id": "DWXDL4",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5663545967,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Hoffman",
        "dupr_id": "12XKXY",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Steve LaChance",
        "dupr_id": "8DMXZM",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]