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: 7312884001

Match Scores

0-11

Win

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

Canandaigua, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.025

PV
Phil Valenti

89MW0R · Rochester, NY, US

DUPR

4.827

TEAM 2WINNER
TA
Tom Alexander

YXM42K · Auburn, NY, US

DUPR

5.039

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.761

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-7312884001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8209943852,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Phil Valenti",
        "dupr_id": "89MW0R",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 4707758178,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Alexander",
        "dupr_id": "YXM42K",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.761,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]