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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 4843662444

Match Scores

11-2, 11-1

Win

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
Miles Hoover

17PRR0 · Colorado Springs, CO, US

DUPR

5.682

CM
Connor Mccartney

3ZLD2L · San Diego, CA, US

DUPR

5.391

TEAM 2LOSS
HK
Harrison Kircher

KYVGMQ · USA

DUPR

5.035

JK
John Kircher

4QD2Z2 · USA

DUPR

5.035

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-4843662444
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6429244770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miles Hoover",
        "dupr_id": "17PRR0",
        "rating": 5.682,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/266288/images/profile/b5210903-1a77-47e5-bbe6-acaab50b5321.png",
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Connor Mccartney",
        "dupr_id": "3ZLD2L",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 5794511497,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harrison Kircher",
        "dupr_id": "KYVGMQ",
        "rating": 5.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Kircher",
        "dupr_id": "4QD2Z2",
        "rating": 5.035,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]