Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL Adv. PN @ BF

ID: 4457288757

Match Scores

11-9

Win

Play Date

2026-05-04

Play Time (Est)

10:15 AM

Play Location

Brunswick Forest, Evangeline Drive, Leland, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Carrie Sorenson

7D6JO0 · Wilmington, NC, US

DUPR

3.966

MV
Mark Van Wilson

7DEXX9 · Wilmington, NC, US

DUPR

4.168

TEAM 2LOSS
FC
Frances Clawson

8JMDLO · Leland, NC, US

DUPR

4.321

JP
James Pearce

DWP474 · USA

DUPR

3.897

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-4457288757
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7672246357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carrie Sorenson",
        "dupr_id": "7D6JO0",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Mark Van Wilson",
        "dupr_id": "7DEXX9",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5056888217,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frances Clawson",
        "dupr_id": "8JMDLO",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "James Pearce",
        "dupr_id": "DWP474",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]