Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

March Madness Pickleball Open - Men's Doubles Pro Money Ball Skill: (Any) Age: (Any)

ID: 5202448887

Match Scores

11-5, 11-2

Loss

Play Date

2026-03-28

Play Time (Est)

4:45 AM

Play Location

Canandaigua, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
TA
Tom Alexander

YXM42K · Auburn, NY, US

DUPR

5.045

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.765

TEAM 2LOSS
AT
Andrew Thompson

3P4LLQ · Rochester, NY, US

DUPR

4.923

BC
Brayden Clark

8DK5K6 · Homer, NY, US

DUPR

4.692

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-5202448887
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6352547036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Alexander",
        "dupr_id": "YXM42K",
        "rating": 5.045,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.765,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7005284830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Thompson",
        "dupr_id": "3P4LLQ",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Brayden Clark",
        "dupr_id": "8DK5K6",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Homer, NY, US"
      }
    ]
  }
]