Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pinnacle Pickleball Weekly DUPR League

ID: 8055676422

Match Scores

7-11

Loss

Play Date

2026-04-20

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HD
Henzo Duppre

7NYG6M · Winter Garden, FL, US

DUPR

3.179

TR
Tayo Rockson

JPDKVD · USA

DUPR

3.156

TEAM 2WINNER
GS
Gert Smalberger

9J7JQK · Orlando, FL, US

DUPR

2.588

LE
luis escalante

LW9WP6 · USA

DUPR

3.274

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-8055676422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5531863180,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henzo Duppre",
        "dupr_id": "7NYG6M",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Winter Garden, FL, US"
      },
      {
        "name": "Tayo Rockson",
        "dupr_id": "JPDKVD",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7604758188,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gert Smalberger",
        "dupr_id": "9J7JQK",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "luis escalante",
        "dupr_id": "LW9WP6",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]