Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Palm Beach Amateur Open @ Palm Beach Gardens - Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 7338573263

Match Scores

5-11

Win

Play Date

2026-03-29

Play Time (Est)

12:45 AM

Play Location

Palm Beach Gardens, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
AA
ANGELA AGOL

M2WJ2V · USA

DUPR

3.846

CL
Chris Lenchinsky

D5LJOY · USA

DUPR

3.846

TEAM 2WINNER
LD
Lori Dyer

YNMKGE · Palm Beach Gardens, FL, US

DUPR

4.642

JP
Johnny Powell

3OGKY2 · Palm Beach Gardens, FL, US

DUPR

3.664

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-7338573263
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4723738396,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "ANGELA AGOL",
        "dupr_id": "M2WJ2V",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Lenchinsky",
        "dupr_id": "D5LJOY",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4601330671,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lori Dyer",
        "dupr_id": "YNMKGE",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Johnny Powell",
        "dupr_id": "3OGKY2",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      }
    ]
  }
]