Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

March Madness - Pickleheads Popcorn - Round 8 Game 2

ID: 6673369701

Match Scores

11-0

Loss

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

The Pickleball Barn

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Steve wilcox

D5NGMY · USA

DUPR

3.377

TM
Timothy Messner

D9LVP6 · East Meadow, NY, US

DUPR

3.925

TEAM 2LOSS
JT
Joseph Tapp

RX0YXZ · West Islip, NY, US

DUPR

3.358

JT
Joey Tapp

V2G4QE · West Islip, NY, US

DUPR

3.400

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-6673369701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6435656112,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve wilcox",
        "dupr_id": "D5NGMY",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timothy  Messner",
        "dupr_id": "D9LVP6",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      }
    ]
  },
  {
    "team_id": 8127943314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Tapp",
        "dupr_id": "RX0YXZ",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Joey Tapp",
        "dupr_id": "V2G4QE",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]