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

Match Scores

4-11

Win

Play Date

2025-08-27

Play Time (Est)

11:30 PM

Play Location

1850 Five Mile Line Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
AT
Andrew Thompson

3P4LLQ · Rochester, NY, US

DUPR

5.040

SW
Sean Williams

12ZPKY · Webster, NY, US

DUPR

4.818

TEAM 2WINNER
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.080

AS
Andy Stein

3VRNP7 · Rochester, NY, US

DUPR

5.636

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-5440991914
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8553118553,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Thompson",
        "dupr_id": "3P4LLQ",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Sean Williams",
        "dupr_id": "12ZPKY",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      }
    ]
  },
  {
    "team_id": 6006043737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Andy Stein",
        "dupr_id": "3VRNP7",
        "rating": 5.636,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]