Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Boca Open, a Pickleball is Life Tournament - Mixed Senior Doubles Skill: (4.5)

ID: 7786035840

Match Scores

3-11

Win

Play Date

2026-02-27

Play Time (Est)

1:00 PM

Play Location

Boca Raton, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CG
Carolea Goldfarb

8GJRDM · USA

DUPR

3.812

MG
Michael Goldstein

12P5R9 · USA

DUPR

4.446

TEAM 2WINNER
SZ
Sherry Zimet

8K6LGK · Boca Raton, FL, US

DUPR

4.437

AG
Abe Grohman

8G0WYV · Boca Raton, FL, US

DUPR

4.398

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-7786035840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7491816083,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carolea Goldfarb",
        "dupr_id": "8GJRDM",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Goldstein",
        "dupr_id": "12P5R9",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8005160187,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherry Zimet",
        "dupr_id": "8K6LGK",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Abe Grohman",
        "dupr_id": "8G0WYV",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]