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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 7892115309

Match Scores

11-2, 11-1

Win

Play Date

2026-05-23

Play Time (Est)

10:15 AM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Alexander Grubbs

84D0KK · Charlotte, NC, US

DUPR

6.068

JC
Joey Campagna

1QOKD5 · Charlotte, NC, US

DUPR

5.609

TEAM 2LOSS
DI
Dmitry ivanenko

3LDPLQ · Sunnyvale, CA, US

DUPR

4.885

WH
William Hsieh

55R90R · St. Cloud, FL, US

DUPR

4.946

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-7892115309
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7811325117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Grubbs",
        "dupr_id": "84D0KK",
        "rating": 6.068,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Joey Campagna",
        "dupr_id": "1QOKD5",
        "rating": 5.609,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 4956465253,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dmitry ivanenko",
        "dupr_id": "3LDPLQ",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Sunnyvale, CA, US"
      },
      {
        "name": "William Hsieh",
        "dupr_id": "55R90R",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "St. Cloud, FL, US"
      }
    ]
  }
]