Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4635844048

Match Scores

10-7

Loss

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
OM
Owen Messner

4Z620V · West Islip, NY, US

DUPR

4.121

JK
Jeremy Kutch

D9NW26 · West Islip, NY, US

DUPR

3.397

TEAM 2LOSS
JT
Joseph Tapp

RX0YXZ · West Islip, NY, US

DUPR

3.365

TT
Terry Tully

OZRE5E · West Islip, NY, US

DUPR

3.941

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-4635844048
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7647732240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen Messner",
        "dupr_id": "4Z620V",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Jeremy Kutch",
        "dupr_id": "D9NW26",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 6128021371,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Tapp",
        "dupr_id": "RX0YXZ",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Terry Tully",
        "dupr_id": "OZRE5E",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]