Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4479741528

Match Scores

11-3

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FG
Frank Giana

ME0YEV · West Islip, NY, US

DUPR

3.613

OM
Owen Messner

4Z620V · West Islip, NY, US

DUPR

4.112

TEAM 2LOSS
NB
Nicholas Buccello

OZZEZ2 · West Islip, NY, US

DUPR

3.876

TM
Timothy Messner

D9LVP6 · East Meadow, NY, US

DUPR

4.047

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-4479741528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4788888944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frank Giana",
        "dupr_id": "ME0YEV",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Owen Messner",
        "dupr_id": "4Z620V",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 4697042232,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Buccello",
        "dupr_id": "OZZEZ2",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Timothy  Messner",
        "dupr_id": "D9LVP6",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      }
    ]
  }
]