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

Men's OPEN POOL A

ID: 8298233238

Match Scores

10-15

Loss

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Andy Stein

3VRNP7 · Rochester, NY, US

DUPR

5.564

MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.293

TEAM 2WINNER
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.131

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.743

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-8298233238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6396244291,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Stein",
        "dupr_id": "3VRNP7",
        "rating": 5.564,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 8210443538,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.131,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.743,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]