Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL Advanced WFD vs BF

ID: 6054486144

Match Scores

11-9

Loss

Play Date

2026-04-20

Play Time (Est)

1:00 PM

Play Location

Cape Fear National Drive, Leland, NC 28451, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Roy Taganas

35ZNZ0 · Leland, NC, US

DUPR

4.447

RJ
Richard Johnson

8E5JNM · USA

DUPR

4.054

TEAM 2LOSS
SL
Steve LaChance

8DMXZM · Leland, NC, US

DUPR

4.340

TC
Thomas Cruz

3VEVX7 · USA

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-6054486144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7373801522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roy Taganas",
        "dupr_id": "35ZNZ0",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Richard Johnson",
        "dupr_id": "8E5JNM",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6742128099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve LaChance",
        "dupr_id": "8DMXZM",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Thomas Cruz",
        "dupr_id": "3VEVX7",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]