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

PPA Tour: 2026 Zimmer Biomet Cape Coral Open - Mixed Doubles Senior Open

ID: 4633361740

Match Scores

15-4

Loss

Play Date

2026-02-14

Play Time (Est)

5:00 PM

Play Location

Cape Coral, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jean Halahan

177PM1 · Washingtonville, NY, US

DUPR

5.131

JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.406

TEAM 2LOSS
KS
Kelly Stroble

3XRO53 · Bradenton, FL, US

DUPR

4.553

EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

4.910

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-4633361740
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5514389435,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jean Halahan",
        "dupr_id": "177PM1",
        "rating": 5.131,
        "profile_pic_url": null,
        "location": "Washingtonville, NY, US"
      },
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7031684493,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Stroble",
        "dupr_id": "3XRO53",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      }
    ]
  }
]