Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

We’d pt 2 - 5

ID: 6008968330

Match Scores

4-11

Loss

Play Date

2025-06-12

Play Time (Est)

11:30 PM

Play Location

1895 South Road, 12601, Poughkeepsie

Unverified Facility

Competitor Teams

TEAM 1LOSS
EC
Eric Chanin

PKE4QQ · Putnam Valley, NY, US

DUPR

4.226

SC
Samuel Cubito

EGZ75E · Hurley, NY, US

DUPR

3.879

TEAM 2WINNER
FC
Francis Comesanas

7D9695 · Germantown, NY, US

DUPR

4.140

RM
Rocco Monteleon

JJRKGW · Estero, FL, US

DUPR

3.988

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-6008968330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4370790842,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Chanin",
        "dupr_id": "PKE4QQ",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Putnam Valley, NY, US"
      },
      {
        "name": "Samuel Cubito",
        "dupr_id": "EGZ75E",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Hurley, NY, US"
      }
    ]
  },
  {
    "team_id": 6626525519,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Francis Comesanas",
        "dupr_id": "7D9695",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Germantown, NY, US"
      },
      {
        "name": "Rocco Monteleon",
        "dupr_id": "JJRKGW",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  }
]