Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 Pickleball Club 4.0 + DUPR

ID: 7735960656

Match Scores

11-3

Win

Play Date

2024-10-03

Play Time (Est)

1:00 PM

Play Location

Zephyrhills, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JA
Josh Allen

XJ0XO2 · Tampa, FL, US

DUPR

4.690

TC
Tyler Chacon

JZJD9M · Chattanooga, TN, US

DUPR

4.306

TEAM 2LOSS
SS
Samuel strange

0Y6GRQ · Lakeland, FL, US

DUPR

4.256

IS
Isaac Strange

4LVGNK · Lakeland, FL, US

DUPR

4.438

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-7735960656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6343113299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Allen",
        "dupr_id": "XJ0XO2",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Tyler Chacon",
        "dupr_id": "JZJD9M",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  },
  {
    "team_id": 6771058589,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel strange",
        "dupr_id": "0Y6GRQ",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Isaac Strange",
        "dupr_id": "4LVGNK",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]