Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - The Dink Minor League Pickleball @ Palm Beach Royals at Boca Raton ~ Florida

ID: 5522569701

Match Scores

21-19

Loss

Play Date

2026-03-08

Play Time (Est)

10:15 AM

Play Location

Life Time Boca Raton

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Jordan Friedman

EGXOGM · Plantation, FL, US

DUPR

4.531

LM
Laura Morales

3VW696 · Bogota, CO

DUPR

4.419

TEAM 2LOSS
MC
Melissa Cooper

0YODEX · Pompano Beach, FL, US

DUPR

4.216

JG
Jennifer Griffin

8DY6Y8 · Beverly Hills, FL, US

DUPR

4.596

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-5522569701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8095255011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Friedman",
        "dupr_id": "EGXOGM",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Laura Morales",
        "dupr_id": "3VW696",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Bogota, CO"
      }
    ]
  },
  {
    "team_id": 6569478880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Cooper",
        "dupr_id": "0YODEX",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Pompano Beach, FL, US"
      },
      {
        "name": "Jennifer Griffin",
        "dupr_id": "8DY6Y8",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Beverly Hills, FL, US"
      }
    ]
  }
]