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

Pinnacle Pickleball Weekly DUPR League

ID: 8572863882

Match Scores

6-11

Loss

Play Date

2026-02-09

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EC
Enrique Cabral

LVMXVZ · Orlando, FL, US

DUPR

3.223

BK
Bogdan Kravchenko

LV40ZJ · Orlando, FL, US

DUPR

2.921

TEAM 2WINNER
HD
Henzo Duppre

7NYG6M · Winter Garden, FL, US

DUPR

3.059

CG
Christian Guerrero

WNGW4L · USA

DUPR

3.023

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-8572863882
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4916771958,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Enrique Cabral",
        "dupr_id": "LVMXVZ",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Bogdan Kravchenko",
        "dupr_id": "LV40ZJ",
        "rating": 2.921,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 8054704765,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Henzo Duppre",
        "dupr_id": "7NYG6M",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": "Winter Garden, FL, US"
      },
      {
        "name": "Christian Guerrero",
        "dupr_id": "WNGW4L",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]