Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Beat The Heat 4 Indoor Pickleball Tournament Hosted by PBT - Mens Doubles Skill: (4.0 And Under) Age: (35 To 49)

ID: 7636791462

Match Scores

15-7

Loss

Play Date

2025-08-02

Play Time (Est)

7:30 PM

Play Location

Charlotte, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
MK
Michael Katzen

N7EPR6 · Charlotte, NC, US

DUPR

4.140

SA
simon adir

67Y9NE · USA

DUPR

3.908

TEAM 2LOSS
AC
Alfonso Cabrera

V772ZE · Fort Mill, SC, US

DUPR

4.168

RW
Robert Whittley

89O2MV · Indian Land, SC, US

DUPR

3.711

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-7636791462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7861669181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Katzen",
        "dupr_id": "N7EPR6",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "simon adir",
        "dupr_id": "67Y9NE",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7858701272,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alfonso Cabrera",
        "dupr_id": "V772ZE",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Robert Whittley",
        "dupr_id": "89O2MV",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      }
    ]
  }
]