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

The Kitchen Open Atlanta - Coed Doubles Skill: OPEN DIVISION

ID: 5342057907

Match Scores

9-15

Win

Play Date

2024-11-02

Play Time (Est)

4:45 AM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ZD
Zandrix David Derla Acob

1N4D07 · Boca Raton, FL, US

DUPR

5.546

CB
Chase Blocker

16NGDE · Brentwood, TN, US

DUPR

5.422

TEAM 2WINNER
DD
David Dutrieuille

3Y2XG3 · Minneapolis, MN, US

DUPR

5.572

LK
Lawrence Kasay

8ELMJO · Roberts, WI, US

DUPR

5.259

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-5342057907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7801328604,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zandrix David Derla Acob",
        "dupr_id": "1N4D07",
        "rating": 5.546,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Chase Blocker",
        "dupr_id": "16NGDE",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Brentwood, TN, US"
      }
    ]
  },
  {
    "team_id": 6157565037,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Dutrieuille",
        "dupr_id": "3Y2XG3",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Lawrence Kasay",
        "dupr_id": "8ELMJO",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Roberts, WI, US"
      }
    ]
  }
]