Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Doubles Skill: (4.0+) Age: (69 and above)

ID: 8577071920

Match Scores

15-11

Win

Play Date

2026-03-14

Play Time (Est)

5:00 PM

Play Location

PicklePlex of Punta Gorda

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jay Gable

30RD4Q · Miromar Lakes, FL, US

DUPR

3.961

CF
Charles Frame

8WK0PQ · Waynesboro, PA, US

DUPR

4.062

TEAM 2LOSS
RH
Roger Hershberger

8KZXVO · Goshen, IN, US

DUPR

4.189

DH
Daniel Hann

8E9MPW · Leesburg, IN, US

DUPR

3.841

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-8577071920
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6109248246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Gable",
        "dupr_id": "30RD4Q",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Miromar Lakes, FL, US"
      },
      {
        "name": "Charles Frame",
        "dupr_id": "8WK0PQ",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Waynesboro, PA, US"
      }
    ]
  },
  {
    "team_id": 5332145844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roger Hershberger",
        "dupr_id": "8KZXVO",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      },
      {
        "name": "Daniel Hann",
        "dupr_id": "8E9MPW",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Leesburg, IN, US"
      }
    ]
  }
]