Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5111393658

Match Scores

11-7

Win

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Matthew Raffaele

OZ0DWW · West Islip, NY, US

DUPR

3.596

OM
Owen Messner

4Z620V · West Islip, NY, US

DUPR

4.124

TEAM 2LOSS
JT
Joseph Tapp

RX0YXZ · West Islip, NY, US

DUPR

3.353

TM
Timothy Messner

D9LVP6 · East Meadow, NY, US

DUPR

4.045

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-5111393658
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7807343889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Raffaele",
        "dupr_id": "OZ0DWW",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Owen Messner",
        "dupr_id": "4Z620V",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 6668243771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Tapp",
        "dupr_id": "RX0YXZ",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Timothy  Messner",
        "dupr_id": "D9LVP6",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      }
    ]
  }
]