Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SBS - SBS

ID: 4604507312

Match Scores

11-1

Win

Play Date

2026-04-19

Play Time (Est)

9:00 PM

Play Location

US Academy of Pickleball Old Bethpage NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
RJ
Robert J McKenna

W62QMG · Westbury, NY, US

DUPR

4.355

JL
joe LoGiudice

Q544GN · Bethpage, NY, US

DUPR

3.776

TEAM 2LOSS
PT
Pete Torres

2QG044 · Queens County, NY, US

DUPR

3.257

DT
Denise Theroux

8E96KV · Levittown, NY, US

DUPR

3.193

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-4604507312
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7500347936,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert J McKenna",
        "dupr_id": "W62QMG",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Westbury, NY, US"
      },
      {
        "name": "joe LoGiudice",
        "dupr_id": "Q544GN",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      }
    ]
  },
  {
    "team_id": 7714678582,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pete Torres",
        "dupr_id": "2QG044",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Denise Theroux",
        "dupr_id": "8E96KV",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": "Levittown, NY, US"
      }
    ]
  }
]