Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

March Madness - Pickleheads Popcorn - Round 9 Game 3

ID: 7033215121

Match Scores

11-2

Loss

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

The Pickleball Barn

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Bobby Clarke

D90NVX · Bay Shore, NY, US

DUPR

3.168

NB
Nicholas Buccello

OZZEZ2 · West Islip, NY, US

DUPR

3.926

TEAM 2LOSS
TM
Timothy Messner

D9LVP6 · East Meadow, NY, US

DUPR

3.897

JT
Joey Tapp

V2G4QE · West Islip, NY, US

DUPR

3.372

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-7033215121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4834850307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Clarke",
        "dupr_id": "D90NVX",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      },
      {
        "name": "Nicholas Buccello",
        "dupr_id": "OZZEZ2",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 6926762626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy  Messner",
        "dupr_id": "D9LVP6",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      },
      {
        "name": "Joey Tapp",
        "dupr_id": "V2G4QE",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]