Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6447931636

Match Scores

11-5

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Terry Tully

OZRE5E · West Islip, NY, US

DUPR

3.945

MR
Matthew Raffaele

OZ0DWW · West Islip, NY, US

DUPR

3.606

TEAM 2LOSS
JT
Joseph Tapp

RX0YXZ · West Islip, NY, US

DUPR

3.360

FG
Frank Giana

ME0YEV · West Islip, NY, US

DUPR

3.574

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-6447931636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5561020761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terry Tully",
        "dupr_id": "OZRE5E",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Matthew Raffaele",
        "dupr_id": "OZ0DWW",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 8078199194,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Tapp",
        "dupr_id": "RX0YXZ",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Frank Giana",
        "dupr_id": "ME0YEV",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]