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

LBI Pickleball at the Beach Tournament 2024 Mens Doubles Open 4.5+ (Prize Money) Age: (Any)

ID: 4548924192

Match Scores

13-15

Win

Play Date

2024-08-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JP
Joel Phillips

1QP653 · USA

DUPR

5.038

JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

4.791

TEAM 2WINNER
DP
Dean Papakonstantis

MYZN7V · Boca Raton, FL, US

DUPR

5.294

AR
Anthony Rodriguez

890ZV8 · Kings County, NY, US

DUPR

4.953

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-4548924192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7546230393,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Phillips",
        "dupr_id": "1QP653",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 7992728204,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dean Papakonstantis",
        "dupr_id": "MYZN7V",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Anthony Rodriguez",
        "dupr_id": "890ZV8",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]