Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5360531518

Match Scores

15-9

Loss

Play Date

2025-08-23

Play Time (Est)

11:30 PM

Play Location

Chantilly, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NT
Namish Tiwari

EGR56V · VA, US

DUPR

4.530

HI
Haris Iftikhar

W6204K · USA

DUPR

4.493

TEAM 2LOSS
MF
Mike Fabling

8J95ZW · Casanova, VA, US

DUPR

4.559

BL
Bryce Lenon

1QXYWR · Culpeper, VA, US

DUPR

4.350

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-5360531518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6773482904,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Namish Tiwari",
        "dupr_id": "EGR56V",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "VA, US"
      },
      {
        "name": "Haris Iftikhar",
        "dupr_id": "W6204K",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8365189269,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Fabling",
        "dupr_id": "8J95ZW",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Casanova, VA, US"
      },
      {
        "name": "Bryce Lenon",
        "dupr_id": "1QXYWR",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Culpeper, VA, US"
      }
    ]
  }
]