Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool 3

ID: 7833983776

Match Scores

5-11

Win

Play Date

2026-03-28

Play Time (Est)

5:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
WD
Wayne David Bigg

3L4W45 · Wilmington, NC, US

DUPR

4.697

GB
Gregg Brents

8MENPP · Leland, NC, US

DUPR

4.172

TEAM 2WINNER
CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.731

WW
Will Watt

MYLP7L · Wilmington, NC, US

DUPR

4.572

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-7833983776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8313706508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wayne David Bigg",
        "dupr_id": "3L4W45",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Gregg Brents",
        "dupr_id": "8MENPP",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 4434210608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]