Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7032401680

Match Scores

4-15

Loss

Play Date

2025-08-23

Play Time (Est)

5:00 PM

Play Location

Chantilly, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
Matt Gibson

309D42 · Stafford, VA, US

DUPR

4.256

GP
German Peri

3LQPLQ · USA

DUPR

4.067

TEAM 2WINNER
NT
Namish Tiwari

EGR56V · VA, US

DUPR

4.458

HI
Haris Iftikhar

W6204K · USA

DUPR

4.067

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-7032401680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6017701991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Gibson",
        "dupr_id": "309D42",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      },
      {
        "name": "German Peri",
        "dupr_id": "3LQPLQ",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5940821183,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Namish Tiwari",
        "dupr_id": "EGR56V",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "VA, US"
      },
      {
        "name": "Haris Iftikhar",
        "dupr_id": "W6204K",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]