Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Peach Open - 6 - Men's Doubles 4.0+ Group2

ID: 6192535968

Match Scores

11-3

Loss

Play Date

2026-03-14

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
John Hanks

94L5WR · Cumming, GA, US

DUPR

4.031

YP
Yevgeniy Pyetsukh

DNE66X · USA

DUPR

3.981

TEAM 2LOSS
Dhruv Patel

WKQLQM · Johns Creek, GA, US

DUPR

3.695

JH
Joel Hunt

VXVG97 · USA

DUPR

3.688

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-6192535968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6832178047,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Hanks",
        "dupr_id": "94L5WR",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Yevgeniy Pyetsukh",
        "dupr_id": "DNE66X",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7195759404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dhruv Patel",
        "dupr_id": "WKQLQM",
        "rating": 3.695,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68143fe5d78ab.jpg",
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "Joel Hunt",
        "dupr_id": "VXVG97",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]