Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Empire State Senior Games Pickleball Tournament - Mens Doubles Skill: (4.0 And Under) Age: (50 To 54)

ID: 8233338122

Match Scores

8-11

Win

Play Date

2025-06-06

Play Time (Est)

3:30 PM

Play Location

Cortland, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
DB
Donald Bossow

YG4ZWP · Queensbury, NY, US

DUPR

3.684

AG
Anton Gross

127O64 · Glens Falls, NY, US

DUPR

3.819

TEAM 2WINNER
DB
Douglas Bentley

8WRYVL · Rochester, NY, US

DUPR

4.031

SL
Steve Leatt

2Q462E · East Rochester, NY, US

DUPR

3.744

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-8233338122
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6874283792,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donald Bossow",
        "dupr_id": "YG4ZWP",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Queensbury, NY, US"
      },
      {
        "name": "Anton Gross",
        "dupr_id": "127O64",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Glens Falls, NY, US"
      }
    ]
  },
  {
    "team_id": 5489488080,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Douglas Bentley",
        "dupr_id": "8WRYVL",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Steve Leatt",
        "dupr_id": "2Q462E",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "East Rochester, NY, US"
      }
    ]
  }
]