Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Towpath Pickleball

ID: 4515573397

Match Scores

11-2

Win

Play Date

2026-04-28

Play Time (Est)

2:15 AM

Play Location

2108 Akron Peninsula Rd, Akron, OH 44313, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
PR
Peter Rybka

2Q0M9E · USA

DUPR

3.411

DM
Debmalya Mukherjee

9JYMNE · Summit County, OH, US

DUPR

3.767

TEAM 2LOSS
CV
Curtis von Tacky

6ZRJXK · Akron, OH, US

DUPR

3.578

PB
Peter Bogardy

8GOL5M · Strongsville, OH, US

DUPR

3.448

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-4515573397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6100180902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Rybka",
        "dupr_id": "2Q0M9E",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Debmalya  Mukherjee",
        "dupr_id": "9JYMNE",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Summit County, OH, US"
      }
    ]
  },
  {
    "team_id": 5201801298,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Curtis von Tacky",
        "dupr_id": "6ZRJXK",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      },
      {
        "name": "Peter Bogardy",
        "dupr_id": "8GOL5M",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": "Strongsville, OH, US"
      }
    ]
  }
]