Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5th Annual Syracuse Fall Classic @ Elevate Fitness Liverpool - 50/50 3.5 and Above Skill Event (Any Gender Combo)

ID: 6607169913

Match Scores

11-6

Loss

Play Date

2025-11-14

Play Time (Est)

10:15 AM

Play Location

Liverpool, NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Michael Miglietta

99KJZR · USA

DUPR

4.033

MH
Mark Howe

RZ0XVN · USA

DUPR

4.443

TEAM 2LOSS
LC
Louis Ciarla

76V0Y4 · Camillus, NY, US

DUPR

3.606

DC
Domenick Corsitto

KX50PK · Baldwinsville, NY, US

DUPR

4.299

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-6607169913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7988093277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Miglietta",
        "dupr_id": "99KJZR",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Howe",
        "dupr_id": "RZ0XVN",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5818501367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louis Ciarla",
        "dupr_id": "76V0Y4",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Camillus, NY, US"
      },
      {
        "name": "Domenick Corsitto",
        "dupr_id": "KX50PK",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      }
    ]
  }
]