Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rome Indoor Summer Classic - Mens Doubles Skill: (4.5 And Above) Age: (16 To 34)

ID: 7605418998

Match Scores

13-15

Win

Play Date

2025-06-21

Play Time (Est)

7:30 PM

Play Location

Rome (Indoor Courts), GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AA
Amit Agarwal

MYZP7P · Atlanta, GA, US

DUPR

4.423

CM
Chip McCoy

1NZKR7 · Seattle, WA, US

DUPR

3.980

TEAM 2WINNER
JG
Jeffrey Gaskin

EG4V4M · Acworth, GA, US

DUPR

5.084

CJ
Camron Jones

L5PZ2J · Sandy Springs, GA, US

DUPR

3.746

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-7605418998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7940534038,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amit Agarwal",
        "dupr_id": "MYZP7P",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Chip McCoy",
        "dupr_id": "1NZKR7",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 6359548500,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Gaskin",
        "dupr_id": "EG4V4M",
        "rating": 5.084,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Camron Jones",
        "dupr_id": "L5PZ2J",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      }
    ]
  }
]