Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2/23/26 Round 2 Mens League

ID: 5679012050

Match Scores

11-7

Loss

Play Date

2026-02-24

Play Time (Est)

3:30 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Ryan Slot

NYVQXZ · Garner, NC, US

DUPR

4.573

MC
Matthew Capobianco

D9KN4L · Leland, NC, US

DUPR

4.278

TEAM 2LOSS
KM
Kevin Montague

V4JOE5 · Wilmington, NC, US

DUPR

4.171

Skipper Mervin

16V9YK · USA

DUPR

3.932

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