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

2025 Southern Championships - Mens Doubles Skill: (5.0 And Above) Age: (16 And Above)

ID: 5638458053

Match Scores

6-15

Loss

Play Date

2026-01-03

Play Time (Est)

6:15 AM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KH
Keith Hirsch

7DZG5N · Woodstock, GA, US

DUPR

4.554

DH
Daniel Harden

ZNNW0L · Naples, FL, US

DUPR

4.993

TEAM 2WINNER
CP
Carlos Pavon

0Y9WN4 · Atlanta, GA, US

DUPR

4.921

DP
Diego Perez

8GV2LG · San Cristobal, Táchira, VE

DUPR

4.268

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-5638458053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4656427077,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith Hirsch",
        "dupr_id": "7DZG5N",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Daniel Harden",
        "dupr_id": "ZNNW0L",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6083405100,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Pavon",
        "dupr_id": "0Y9WN4",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Diego Perez",
        "dupr_id": "8GV2LG",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  }
]