Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Picklehead247 DUPR 9.599 MONEYBALL EVENT

ID: 6109170326

Match Scores

15-8

Loss

Play Date

2025-03-02

Play Time (Est)

3:30 PM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Dhruv Patel

1RNZZE · Riverview, FL, US

DUPR

5.000

Anton Betita

N75Y2Z · St. Petersburg, FL, US

DUPR

4.909

TEAM 2LOSS
CD
Connor Daland

PKDK4G · Largo, FL, US

DUPR

5.028

MZ
Malik Zekri

7DN74M · Tampa, FL, US

DUPR

4.716

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-6109170326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8319783196,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dhruv Patel",
        "dupr_id": "1RNZZE",
        "rating": 5,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68143fe5d78ab.jpg",
        "location": "Riverview, FL, US"
      },
      {
        "name": "Anton Betita",
        "dupr_id": "N75Y2Z",
        "rating": 4.909,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/68602/images/profile/6003d209-c2aa-48cd-b40d-a1665077fae6.jpg",
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 5795438290,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Daland",
        "dupr_id": "PKDK4G",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Largo, FL, US"
      },
      {
        "name": "Malik Zekri",
        "dupr_id": "7DN74M",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]