Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

OAP Memorial Day Tournament Men’s Doubles Division

ID: 5496180679

Match Scores

11-2

Loss

Play Date

2026-05-23

Play Time (Est)

8:45 AM

Play Location

The Paddle Lands Pickleball Club, Merchants Way, Jacksonville, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Mitchell Hartley

M2XM2V · Baker County, FL, US

DUPR

3.772

MO
Marco Ortiz

YG9MMG · Clay County, FL, US

DUPR

3.649

TEAM 2LOSS
EH
Evan Hoffer

K5LJX6 · USA

DUPR

2.000

MM
Mike McDaid

1N6X57 · Orange Park, FL, US

DUPR

3.796

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-5496180679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4680532147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell  Hartley",
        "dupr_id": "M2XM2V",
        "rating": 3.772,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6848945d767c4.jpg",
        "location": "Baker County, FL, US"
      },
      {
        "name": "Marco Ortiz",
        "dupr_id": "YG9MMG",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "Clay County, FL, US"
      }
    ]
  },
  {
    "team_id": 8165003209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Hoffer",
        "dupr_id": "K5LJX6",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike McDaid",
        "dupr_id": "1N6X57",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  }
]