Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5513001090

Match Scores

17-15

Loss

Play Date

2025-08-24

Play Time (Est)

7:30 PM

Play Location

Chantilly, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.221

PC
Patrick Catullo

9PGZLK · Fredericksburg, VA, US

DUPR

4.650

TEAM 2LOSS
SC
Sherry Chan

7DQNPN · Reston, VA, US

DUPR

4.184

AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.284

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-5513001090
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8433772694,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Patrick Catullo",
        "dupr_id": "9PGZLK",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 6632093328,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Chan",
        "dupr_id": "7DQNPN",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  }
]