Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6445278172

Match Scores

9-11

Win

Play Date

2026-01-27

Play Time (Est)

5:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
Skipper Mervin

16V9YK · USA

DUPR

3.974

GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.494

TEAM 2WINNER
HL
Hans Lehnardt

8JGRMM · Chapel Hill, NC, US

DUPR

4.182

CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.693

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-6445278172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4658523789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Skipper Mervin",
        "dupr_id": "16V9YK",
        "rating": 3.974,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/666083d5835fc.jpg",
        "location": ""
      },
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5628524847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hans Lehnardt",
        "dupr_id": "8JGRMM",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]