Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL ADV BF V PN 3.16.2026

ID: 8305793702

Match Scores

11-5

Win

Play Date

2026-03-16

Play Time (Est)

3:30 PM

Play Location

Porters Neck Plantation, Porters Neck, NC 28411, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TM
Thomas McCarthy

EG54NO · Leland, NC, US

DUPR

4.526

TC
Thomas Cruz

3VEVX7 · USA

DUPR

4.468

TEAM 2LOSS
GD
George Dodson

8GQ79Q · USA

DUPR

4.452

MV
Mark Van Wilson

7DEXX9 · Wilmington, NC, US

DUPR

4.174

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-8305793702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5277493464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas McCarthy",
        "dupr_id": "EG54NO",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Thomas Cruz",
        "dupr_id": "3VEVX7",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8567545649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Dodson",
        "dupr_id": "8GQ79Q",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Van Wilson",
        "dupr_id": "7DEXX9",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]