Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

March Madness - Pickleheads Popcorn - Round 3 Game 3

ID: 5579336250

Match Scores

9-8

Win

Play Date

2026-03-28

Play Time (Est)

7:30 PM

Play Location

The Pickleball Barn

Unverified Facility

Competitor Teams

TEAM 1WINNER
OM
Owen Messner

4Z620V · West Islip, NY, US

DUPR

4.175

JT
Joey Tapp

V2G4QE · West Islip, NY, US

DUPR

3.423

TEAM 2LOSS
JF
Jerry Figliuolo

0QOYKN · USA

DUPR

3.532

TT
Terry Tully

OZRE5E · West Islip, NY, US

DUPR

3.967

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-5579336250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8447708016,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen Messner",
        "dupr_id": "4Z620V",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Joey Tapp",
        "dupr_id": "V2G4QE",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 5990138066,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jerry Figliuolo",
        "dupr_id": "0QOYKN",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terry Tully",
        "dupr_id": "OZRE5E",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]