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

Winners

ID: 7598575518

Match Scores

6-11

Win

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

The FORT Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
GM
Gregory Matus

84LJK8 · Cooper City, FL, US

DUPR

4.525

EL
eric levy

G5QRXV · Lighthouse Point, FL, US

DUPR

4.473

TEAM 2WINNER
GK
Greg Kaplan

3PPY7E · Fort Lauderdale, FL, US

DUPR

4.718

RC
Richard Celler

3VWGZ5 · Davie, FL, US

DUPR

4.784

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-7598575518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7718850927,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Matus",
        "dupr_id": "84LJK8",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Cooper City, FL, US"
      },
      {
        "name": "eric levy",
        "dupr_id": "G5QRXV",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Lighthouse Point, FL, US"
      }
    ]
  },
  {
    "team_id": 6183437283,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Kaplan",
        "dupr_id": "3PPY7E",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      },
      {
        "name": "Richard Celler",
        "dupr_id": "3VWGZ5",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      }
    ]
  }
]