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

SUMMER | Men's 4.5+ - Rochester Pickleball League | Men's + Women's Doubles | Wednesday Nights

ID: 6619468530

Match Scores

11-8

Win

Play Date

2025-08-27

Play Time (Est)

7:30 PM

Play Location

1850 Five Mile Line Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.087

AS
Andy Stein

3VRNP7 · Rochester, NY, US

DUPR

5.644

TEAM 2LOSS
TA
Tom Alexander

YXM42K · Auburn, NY, US

DUPR

4.902

BC
Brayden Clark

8DK5K6 · Homer, NY, US

DUPR

4.839

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-6619468530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7310592887,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.087,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Andy Stein",
        "dupr_id": "3VRNP7",
        "rating": 5.644,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 6862338551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Alexander",
        "dupr_id": "YXM42K",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      },
      {
        "name": "Brayden Clark",
        "dupr_id": "8DK5K6",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Homer, NY, US"
      }
    ]
  }
]