Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL Adv. Waterford @ BF

ID: 8235107743

Match Scores

2-11

Loss

Play Date

2025-10-06

Play Time (Est)

8:45 AM

Play Location

Brunswick Forest Pkwy, Leland, NC, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Chuck Peterson

35ZQ00 · USA

DUPR

3.557

MS
Michael Schwalbert

84KQXG · Wilmington, NC, US

DUPR

3.821

TEAM 2WINNER
TW
Tim Watkins

8EY54M · USA

DUPR

4.135

AC
Anthony cooper

XKK5Y4 · USA

DUPR

4.231

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-8235107743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8199120216,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chuck Peterson",
        "dupr_id": "35ZQ00",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Schwalbert",
        "dupr_id": "84KQXG",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7944296257,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Watkins",
        "dupr_id": "8EY54M",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony cooper",
        "dupr_id": "XKK5Y4",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]