Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Long Island PickleBall Paddlers

ID: 6683098945

Match Scores

11-8

Loss

Play Date

2025-01-27

Play Time (Est)

2:15 AM

Play Location

Pickle N Par Club (Smithtown), Lake Avenue South, Nesconset, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
matt citro

2QQJD7 · USA

DUPR

4.251

CP
Carmelo Pluchino

8E5POW · USA

DUPR

4.388

TEAM 2LOSS
SB
Scott Baker

1649GD · USA

DUPR

3.584

RM
Ryan M Baker

3LNR0Z · USA

DUPR

3.459

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-6683098945
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6852487738,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "matt citro",
        "dupr_id": "2QQJD7",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carmelo Pluchino",
        "dupr_id": "8E5POW",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7393707864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Baker",
        "dupr_id": "1649GD",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan M Baker",
        "dupr_id": "3LNR0Z",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]