Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3/23/26 Round 2 Monday Night Men’s League

ID: 6079805960

Match Scores

11-7

Win

Play Date

2026-03-24

Play Time (Est)

9:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.642

AH
Antoine Hawkins

GGX4DD · Wilmington, NC, US

DUPR

4.170

TEAM 2LOSS
JT
James Turner IV

0YM05Q · Wilmington, NC, US

DUPR

4.421

TB
Trevor Bowman

XJMRPR · Wilmington, NC, US

DUPR

4.552

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-6079805960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7947898879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Antoine Hawkins",
        "dupr_id": "GGX4DD",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6414893264,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Turner IV",
        "dupr_id": "0YM05Q",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Trevor Bowman",
        "dupr_id": "XJMRPR",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]