Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5034670324

Match Scores

15-6

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Ting Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Maikel Coto

K5N776 · USA

DUPR

3.479

ML
Michael Lappin

RY5ZDM · Raleigh, NC, US

DUPR

3.855

TEAM 2LOSS
RD
Ryan Dail

6ZOP7G · USA

DUPR

3.919

Jay Dudley

4L6NQV · Lillington, NC, US

DUPR

3.819

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-5034670324
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6212900083,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maikel Coto",
        "dupr_id": "K5N776",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Lappin",
        "dupr_id": "RY5ZDM",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 7618639138,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Dail",
        "dupr_id": "6ZOP7G",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Dudley",
        "dupr_id": "4L6NQV",
        "rating": 3.819,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1091151/images/profile/99974df5-dc15-4010-b985-49d48150d552.jpg",
        "location": "Lillington, NC, US"
      }
    ]
  }
]