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

Beat The Heat 4 Indoor Pickleball Tournament Hosted by PBT - Mens Doubles Skill: (5.0+/Open) Age: (Any)

ID: 5911081289

Match Scores

4-15

Loss

Play Date

2025-08-03

Play Time (Est)

6:15 AM

Play Location

Charlotte, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
HI
Herick Isago

7NDLZ5 · Augusta, GA, US

DUPR

5.012

JL
Jack Lawrence

7D2EQM · Augusta, GA, US

DUPR

5.114

TEAM 2WINNER
PW
Perry Wang

17RKR5 · USA

DUPR

5.356

DJ
Daniel Johnson

8JN9ZO · Garner, NC, US

DUPR

4.952

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-5911081289
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7812034381,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Herick Isago",
        "dupr_id": "7NDLZ5",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      },
      {
        "name": "Jack Lawrence",
        "dupr_id": "7D2EQM",
        "rating": 5.114,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  },
  {
    "team_id": 7409593847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Perry Wang",
        "dupr_id": "17RKR5",
        "rating": 5.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Johnson",
        "dupr_id": "8JN9ZO",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      }
    ]
  }
]