Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Honcho Amateur Tour Powered by JOOLA - Richmond, VA - Men's Advanced Doubles (DUPR 4.0 - 4.49)

ID: 6557543372

Match Scores

11-2

Loss

Play Date

2025-11-22

Play Time (Est)

9:00 PM

Play Location

Henrico, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KH
Keith Hinton

KXVJYK · Suffolk, VA, US

DUPR

4.108

DT
Dylan Thomas

M2PK7L · USA

DUPR

4.127

TEAM 2LOSS
XM
Xzavier McDaniel

59J9ER · Rocky Mount, NC, US

DUPR

3.714

MK
mike Kogok

RYZ2XQ · Hampshire County, WV, US

DUPR

3.774

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-6557543372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5824500647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Hinton",
        "dupr_id": "KXVJYK",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Suffolk, VA, US"
      },
      {
        "name": "Dylan Thomas",
        "dupr_id": "M2PK7L",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8276135606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Xzavier McDaniel",
        "dupr_id": "59J9ER",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Rocky Mount, NC, US"
      },
      {
        "name": "mike Kogok",
        "dupr_id": "RYZ2XQ",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Hampshire County, WV, US"
      }
    ]
  }
]