Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7679888567

Match Scores

15-8

Loss

Play Date

2025-08-23

Play Time (Est)

12:45 AM

Play Location

Chantilly, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Mike Fabling

8J95ZW · Casanova, VA, US

DUPR

4.568

BL
Bryce Lenon

1QXYWR · Culpeper, VA, US

DUPR

4.377

TEAM 2LOSS
MG
Matt Gibson

309D42 · Stafford, VA, US

DUPR

4.243

GP
German Peri

3LQPLQ · USA

DUPR

4.029

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-7679888567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4468922058,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Fabling",
        "dupr_id": "8J95ZW",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Casanova, VA, US"
      },
      {
        "name": "Bryce Lenon",
        "dupr_id": "1QXYWR",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Culpeper, VA, US"
      }
    ]
  },
  {
    "team_id": 6755007046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Gibson",
        "dupr_id": "309D42",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      },
      {
        "name": "German Peri",
        "dupr_id": "3LQPLQ",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]