Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Round 2 1/26/26 Mens 4.0+ Monday Night

ID: 7711907138

Match Scores

4-11

Win

Play Date

2026-01-27

Play Time (Est)

3:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Skipper Mervin

16V9YK · USA

DUPR

3.953

HL
Hans Lehnardt

8JGRMM · Chapel Hill, NC, US

DUPR

4.208

TEAM 2WINNER
CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.669

GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.502

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-7711907138
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7438202571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Skipper Mervin",
        "dupr_id": "16V9YK",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hans Lehnardt",
        "dupr_id": "8JGRMM",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 4321032926,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]