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

The Kitchen Open Atlanta 2025 - Coed Doubles Skill: OPEN Money event

ID: 5573605812

Match Scores

2-15

Win

Play Date

2025-10-25

Play Time (Est)

1:00 PM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

4.801

ER
Eduardo Reis E Caillaux

2QQ74E · Atlanta, GA, US

DUPR

4.208

TEAM 2WINNER
KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.433

RR
Ryan Rosenthal

1RWW6E · Moline, IL, US

DUPR

5.592

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-5573605812
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6967501677,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      },
      {
        "name": "Eduardo Reis E Caillaux",
        "dupr_id": "2QQ74E",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7352335708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.433,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Ryan Rosenthal",
        "dupr_id": "1RWW6E",
        "rating": 5.592,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      }
    ]
  }
]