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

Pool 3

ID: 8184751106

Match Scores

7-11

Loss

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.728

WW
Will Watt

MYLP7L · USA

DUPR

4.565

TEAM 2WINNER
JM
Jack Matistic

0YWZW2 · Wilmington, NC, US

DUPR

5.085

MG
Matthew George

1RR20M · Southport, NC, US

DUPR

4.698

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-8184751106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7490243693,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7586554161,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Matistic",
        "dupr_id": "0YWZW2",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Matthew George",
        "dupr_id": "1RR20M",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  }
]