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

Match Scores

15-4

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.692

LH
Logan Hold

2LP5L7 · Canton, GA, US

DUPR

4.950

TEAM 2LOSS
TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

4.827

RM
RJ Mack

RYROPN · Central, SC, US

DUPR

4.450

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-5204860451
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7227271238,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      },
      {
        "name": "Logan Hold",
        "dupr_id": "2LP5L7",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  },
  {
    "team_id": 5225791836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      },
      {
        "name": "RJ Mack",
        "dupr_id": "RYROPN",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Central, SC, US"
      }
    ]
  }
]