Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5th Annual Beat The Heat Tournament at Pickleballerz - Mixed Doubles Skill: (4.5)

ID: 7952230166

Match Scores

15-2

Win

Play Date

2025-08-24

Play Time (Est)

3:30 PM

Play Location

Chantilly, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SC
Sherry Chan

7DQNPN · Reston, VA, US

DUPR

4.174

AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.274

TEAM 2LOSS
CB
Connie Bates

L57DZZ · Gainesville, VA, US

DUPR

4.008

CT
Clifford Toms

6ZLDEE · Gainesville, VA, US

DUPR

4.409

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-7952230166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6602619415,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sherry Chan",
        "dupr_id": "7DQNPN",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  },
  {
    "team_id": 7941229029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connie Bates",
        "dupr_id": "L57DZZ",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Gainesville, VA, US"
      },
      {
        "name": "Clifford Toms",
        "dupr_id": "6ZLDEE",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Gainesville, VA, US"
      }
    ]
  }
]