Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL Adv. PN @ BF

ID: 5119837763

Match Scores

5-11

Loss

Play Date

2026-05-04

Play Time (Est)

12:45 AM

Play Location

Brunswick Forest, Evangeline Drive, Leland, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DW
Donna Whitehill

35Z7MP · Wilmington, NC, US

DUPR

4.065

MV
Mark Van Wilson

7DEXX9 · Wilmington, NC, US

DUPR

4.164

TEAM 2WINNER
FC
Frances Clawson

8JMDLO · Leland, NC, US

DUPR

4.326

TM
Thomas McCarthy

EG54NO · Leland, NC, US

DUPR

4.617

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-5119837763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6271157969,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donna Whitehill",
        "dupr_id": "35Z7MP",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Mark Van Wilson",
        "dupr_id": "7DEXX9",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 8557699675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frances Clawson",
        "dupr_id": "8JMDLO",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Thomas McCarthy",
        "dupr_id": "EG54NO",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]