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

Pool 3

ID: 8425535756

Match Scores

11-6

Loss

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kevin Casey

3Y4J6P · Merritt, NC, US

DUPR

4.845

MA
Michael Arthur

JZO2E4 · Mississauga, ON, CA

DUPR

4.992

TEAM 2LOSS
CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.690

WW
Will Watt

MYLP7L · Wilmington, NC, US

DUPR

4.463

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-8425535756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4538607334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Casey",
        "dupr_id": "3Y4J6P",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Merritt, NC, US"
      },
      {
        "name": "Michael Arthur",
        "dupr_id": "JZO2E4",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  },
  {
    "team_id": 7674296367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]