Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2/23/26 Round 2 Mens League

ID: 7945799554

Match Scores

11-8

Win

Play Date

2026-02-24

Play Time (Est)

11:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Ryan Slot

NYVQXZ · Garner, NC, US

DUPR

4.577

Skipper Mervin

16V9YK · USA

DUPR

3.928

TEAM 2LOSS
KM
Kevin Montague

V4JOE5 · Wilmington, NC, US

DUPR

4.163

MC
Matthew Capobianco

D9KN4L · Leland, NC, US

DUPR

4.282

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-7945799554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4869714978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Slot",
        "dupr_id": "NYVQXZ",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      },
      {
        "name": "Skipper Mervin",
        "dupr_id": "16V9YK",
        "rating": 3.928,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/666083d5835fc.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5862369610,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Montague",
        "dupr_id": "V4JOE5",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Matthew Capobianco",
        "dupr_id": "D9KN4L",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]