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

Men's OPEN POOL B

ID: 5343018422

Match Scores

10-15

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
PV
Phil Valenti

89MW0R · Rochester, NY, US

DUPR

4.839

TA
Tom Alexander

YXM42K · Auburn, NY, US

DUPR

5.068

TEAM 2WINNER
JS
Justin Summons

Z9OQED · Rochester, NY, US

DUPR

5.140

ED
Eric Davidson

0Y440X · Monroe County, NY, US

DUPR

5.127

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-5343018422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5747035921,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Valenti",
        "dupr_id": "89MW0R",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Tom Alexander",
        "dupr_id": "YXM42K",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      }
    ]
  },
  {
    "team_id": 5715702455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Summons",
        "dupr_id": "Z9OQED",
        "rating": 5.14,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Eric Davidson",
        "dupr_id": "0Y440X",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Monroe County, NY, US"
      }
    ]
  }
]