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

The Kitchen Open Atlanta 2025 - Mens Doubles Skill: (4.5) Age: (16 To 39)

ID: 7589252639

Match Scores

15-13

Win

Play Date

2025-10-24

Play Time (Est)

12:45 AM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.678

LH
Logan Hold

2LP5L7 · Canton, GA, US

DUPR

4.916

TEAM 2LOSS
CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.641

LM
Lev Metor

YN0K24 · Cumming, GA, US

DUPR

4.721

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-7589252639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7031083602,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      },
      {
        "name": "Logan Hold",
        "dupr_id": "2LP5L7",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  },
  {
    "team_id": 7925272961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Lev Metor",
        "dupr_id": "YN0K24",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  }
]