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: 4923095210

Match Scores

15-13

Win

Play Date

2025-06-21

Play Time (Est)

3:30 PM

Play Location

Rome (Indoor Courts), GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jeffrey Gaskin

EG4V4M · Acworth, GA, US

DUPR

5.092

CJ
Camron Jones

L5PZ2J · Sandy Springs, GA, US

DUPR

3.750

TEAM 2LOSS
GC
Gavin Caldwell

NYMWZ2 · Enterprise, AL, US

DUPR

4.221

ID
Isaiah Daniels

DWEE64 · Auburn, AL, US

DUPR

3.918

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-4923095210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8176566552,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Gaskin",
        "dupr_id": "EG4V4M",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Camron Jones",
        "dupr_id": "L5PZ2J",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      }
    ]
  },
  {
    "team_id": 7111015952,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Caldwell",
        "dupr_id": "NYMWZ2",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Enterprise, AL, US"
      },
      {
        "name": "Isaiah Daniels",
        "dupr_id": "DWEE64",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Auburn, AL, US"
      }
    ]
  }
]