Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

May Madness: Pickleball Smash! - Sunday: Men's Doubles: (ages 10-49) 4.0+

ID: 4613516189

Match Scores

10-15

Win

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Ting Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jeremy B Harrelson

KD2MVK · USA

DUPR

3.310

SM
Scott McLamb

3OWVZ2 · Dunn, NC, US

DUPR

4.187

TEAM 2WINNER
MC
Maikel Coto

K5N776 · USA

DUPR

3.543

ML
Michael Lappin

RY5ZDM · Raleigh, NC, US

DUPR

4.039

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-4613516189
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6553954043,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy B Harrelson",
        "dupr_id": "KD2MVK",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott McLamb",
        "dupr_id": "3OWVZ2",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Dunn, NC, US"
      }
    ]
  },
  {
    "team_id": 6855247258,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maikel Coto",
        "dupr_id": "K5N776",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Lappin",
        "dupr_id": "RY5ZDM",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]