Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round 1 Mens 4.0+ Monday Night

ID: 6639705763

Match Scores

11-8

Loss

Play Date

2026-01-27

Play Time (Est)

8:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
DT
Don titka

MY0OMV · USA

DUPR

3.843

MC
Matthew Capobianco

D9KN4L · Leland, NC, US

DUPR

4.075

TEAM 2LOSS
BS
Bill Shanahan

6NPO70 · Leland, NC, US

DUPR

4.130

CB
Cole Burack

JZLPDO · 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-6639705763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7691206172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Don titka",
        "dupr_id": "MY0OMV",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Capobianco",
        "dupr_id": "D9KN4L",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 6123597264,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Shanahan",
        "dupr_id": "6NPO70",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]