Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3/30/26 Round 1 Monday Night Men’s League

ID: 4958777552

Match Scores

7-11

Win

Play Date

2026-03-30

Play Time (Est)

9:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
DK
David Kovarik

67NLDK · Wilmington, NC, US

DUPR

4.285

LL
Lawrence Landrigan

2LO4X9 · Wilmington, NC, US

DUPR

4.136

TEAM 2WINNER
GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.693

TB
Trevor Bowman

XJMRPR · Wilmington, NC, US

DUPR

4.519

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-4958777552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7806090765,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Kovarik",
        "dupr_id": "67NLDK",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Lawrence Landrigan",
        "dupr_id": "2LO4X9",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5247347104,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Trevor Bowman",
        "dupr_id": "XJMRPR",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]