Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 4.5 DUPR PB

ID: 7383620245

Match Scores

11-9

Loss

Play Date

2026-04-15

Play Time (Est)

2:15 AM

Play Location

Northlakes Sports Complex, North Lakeview Drive, Tampa, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Joseph Madl

0YZNWQ · Zephyrhills, FL, US

DUPR

4.232

GA
Gabriel Avella

DNWG6M · Fort Lee, NJ, US

DUPR

4.356

TEAM 2LOSS
EB
Emmanuel Belalcazar

KOXKGY · Wesley Chapel, FL, US

DUPR

4.441

RJ
Rajan Jasuja

RZ0DYZ · Wesley Chapel, FL, US

DUPR

4.344

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-7383620245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6265770746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Madl",
        "dupr_id": "0YZNWQ",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Zephyrhills, FL, US"
      },
      {
        "name": "Gabriel Avella",
        "dupr_id": "DNWG6M",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      }
    ]
  },
  {
    "team_id": 5303200337,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emmanuel Belalcazar",
        "dupr_id": "KOXKGY",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Rajan Jasuja",
        "dupr_id": "RZ0DYZ",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  }
]