Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round 1 Mens 4.0+ Monday Night

ID: 8139990983

Match Scores

11-3

Win

Play Date

2026-01-27

Play Time (Est)

12:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
DT
Don titka

MY0OMV · USA

DUPR

3.884

CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.660

TEAM 2LOSS
MC
Matthew Capobianco

D9KN4L · Leland, NC, US

DUPR

4.062

BS
Bill Shanahan

6NPO70 · Leland, NC, US

DUPR

4.106

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-8139990983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7009074902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Don titka",
        "dupr_id": "MY0OMV",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4822915832,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Capobianco",
        "dupr_id": "D9KN4L",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Bill Shanahan",
        "dupr_id": "6NPO70",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]