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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 7347455977

Match Scores

11-15

Loss

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
AK
Aneesh Kodali

NYEJVZ · Durham, NC, US

DUPR

4.457

AK
Anudeep Kodali

GGLJOX · Durham, NC, US

DUPR

5.139

TEAM 2WINNER
RH
Ross Hopkins

GGKXXG · Scottsdale, AZ, US

DUPR

4.520

CS
Caden Salefsky

ZNGXPD · Palmetto, FL, US

DUPR

5.062

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-7347455977
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8092116722,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aneesh Kodali",
        "dupr_id": "NYEJVZ",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Anudeep Kodali",
        "dupr_id": "GGLJOX",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 7420908599,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ross Hopkins",
        "dupr_id": "GGKXXG",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Caden Salefsky",
        "dupr_id": "ZNGXPD",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Palmetto, FL, US"
      }
    ]
  }
]