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

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

ID: 8321138254

Match Scores

15-5

Loss

Play Date

2025-08-23

Play Time (Est)

11:30 PM

Play Location

Chantilly, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EV
Edward Valenzuela

84QO56 · Ashburn, VA, US

DUPR

4.525

MG
Matt Gullo

3YZRYP · Fairfax, VA, US

DUPR

4.518

TEAM 2LOSS
MF
Mike Fabling

8J95ZW · Casanova, VA, US

DUPR

4.589

BL
Bryce Lenon

1QXYWR · Culpeper, VA, US

DUPR

4.446

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-8321138254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8311650319,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Valenzuela",
        "dupr_id": "84QO56",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Matt Gullo",
        "dupr_id": "3YZRYP",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      }
    ]
  },
  {
    "team_id": 4632972335,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Fabling",
        "dupr_id": "8J95ZW",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "Casanova, VA, US"
      },
      {
        "name": "Bryce Lenon",
        "dupr_id": "1QXYWR",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Culpeper, VA, US"
      }
    ]
  }
]