Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

March Madness - Pickleheads Popcorn - Round 6 Game 2

ID: 4775094315

Match Scores

10-4

Win

Play Date

2026-03-28

Play Time (Est)

4:45 AM

Play Location

The Pickleball Barn

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Terry Tully

OZRE5E · West Islip, NY, US

DUPR

3.931

JT
Joey Tapp

V2G4QE · West Islip, NY, US

DUPR

3.446

TEAM 2LOSS
SW
Steve wilcox

D5NGMY · USA

DUPR

3.351

MR
Matthew Raffaele

OZ0DWW · West Islip, NY, US

DUPR

3.566

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-4775094315
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6578227535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terry Tully",
        "dupr_id": "OZRE5E",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Joey Tapp",
        "dupr_id": "V2G4QE",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 4639897776,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve wilcox",
        "dupr_id": "D5NGMY",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Raffaele",
        "dupr_id": "OZ0DWW",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]