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

4/13/26 Round 1 Monday Night Men’s League

ID: 4920580256

Match Scores

11-7

Win

Play Date

2026-04-13

Play Time (Est)

9:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
HB
Henry Boyle

3PP77Q · Greater London, England, GB

DUPR

5.726

CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.626

TEAM 2LOSS
AH
Antoine Hawkins

GGX4DD · Wilmington, NC, US

DUPR

4.232

MF
Matthew Finley

17YYON · Wilmington, NC, US

DUPR

4.577

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-4920580256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7270357977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Boyle",
        "dupr_id": "3PP77Q",
        "rating": 5.726,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5245212628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Antoine Hawkins",
        "dupr_id": "GGX4DD",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Matthew Finley",
        "dupr_id": "17YYON",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]