Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Atlanta Gold Cup @ ITA Atlanta - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7720117633

Match Scores

1-11

Win

Play Date

2025-06-21

Play Time (Est)

2:15 AM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Joey Chanin

YNZYJ4 · USA

DUPR

3.514

AM
Andrew Manocchio

QXQ605 · USA

DUPR

3.514

TEAM 2WINNER
SK
Seth Kindig

3LPDX5 · Norcross, GA, US

DUPR

4.440

MD
Mookie DeMoss

3ZY4WP · USA

DUPR

3.596

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-7720117633
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7270409488,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joey Chanin",
        "dupr_id": "YNZYJ4",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Manocchio",
        "dupr_id": "QXQ605",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7391624107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Seth Kindig",
        "dupr_id": "3LPDX5",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Norcross, GA, US"
      },
      {
        "name": "Mookie DeMoss",
        "dupr_id": "3ZY4WP",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]