Back to Search
Match LogSingles DivisionAdvanced Tier (3.5+)

Picklr Club Championships: 3.0 Men’s Singles

ID: 6457132124

Match Scores

11-3

Win

Play Date

2026-05-23

Play Time (Est)

9:00 PM

Play Location

The Picklr Keystone Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
Mark Davy

Q59XRN · Carmel, IN, US

DUPR

3.917

TEAM 2LOSS
AC
Andres Cordova

N76V0W · Fishers, IN, US

DUPR

3.658

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-6457132124
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8475875682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Davy",
        "dupr_id": "Q59XRN",
        "rating": 3.917,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66da66e30556f.jpg",
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 5444719698,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andres Cordova",
        "dupr_id": "N76V0W",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]