Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7460905765

Match Scores

11-4

Win

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
OM
Owen Messner

4Z620V · West Islip, NY, US

DUPR

4.075

TM
Timothy Messner

D9LVP6 · East Meadow, NY, US

DUPR

4.061

TEAM 2LOSS
NB
Nicholas Buccello

OZZEZ2 · West Islip, NY, US

DUPR

3.893

FG
Frank Giana

ME0YEV · West Islip, NY, US

DUPR

3.572

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-7460905765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5045133826,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen Messner",
        "dupr_id": "4Z620V",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Timothy  Messner",
        "dupr_id": "D9LVP6",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      }
    ]
  },
  {
    "team_id": 6170062144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Buccello",
        "dupr_id": "OZZEZ2",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Frank Giana",
        "dupr_id": "ME0YEV",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]