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

Baird Christmas Showdown @ Pickleball Paddock Men's Doubles 3.0

ID: 6252419279

Match Scores

8-11

Win

Play Date

2025-12-13

Play Time (Est)

12:45 AM

Play Location

968 Enterprise Ct, Lexington, KY 40510, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Scott McIntosh

6K472G · USA

DUPR

3.028

DO
David ONeill

4P2K6V · USA

DUPR

2.831

TEAM 2WINNER
AS
AJ Sutton

89ZRV7 · Lexington, KY, US

DUPR

3.201

JW
Jim Wright

6Z250D · Georgetown, KY, US

DUPR

3.131

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-6252419279
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8456565998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott McIntosh",
        "dupr_id": "6K472G",
        "rating": 3.028,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David ONeill",
        "dupr_id": "4P2K6V",
        "rating": 2.831,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7708069628,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "AJ Sutton",
        "dupr_id": "89ZRV7",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Jim Wright",
        "dupr_id": "6Z250D",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "Georgetown, KY, US"
      }
    ]
  }
]