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

The Kitchen Open Atlanta - Coed Doubles Skill: OPEN DIVISION

ID: 7484710107

Match Scores

15-13

Win

Play Date

2024-11-02

Play Time (Est)

4:45 AM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Ashley Hewitt

EGPQWE · Greenville, SC, US

DUPR

5.425

AB
Anouar Braham

3XVWE4 · Sousse, Sousse Governorate, TN

DUPR

5.967

TEAM 2LOSS
JC
Joel Cassens

8KDKZQ · Blaine, MN, US

DUPR

5.623

AK
Abdul Khan

3YGEG3 · Plymouth, MN, US

DUPR

5.399

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-7484710107
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7369737875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashley Hewitt",
        "dupr_id": "EGPQWE",
        "rating": 5.425,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      },
      {
        "name": "Anouar Braham",
        "dupr_id": "3XVWE4",
        "rating": 5.967,
        "profile_pic_url": null,
        "location": "Sousse, Sousse Governorate, TN"
      }
    ]
  },
  {
    "team_id": 8084876986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Cassens",
        "dupr_id": "8KDKZQ",
        "rating": 5.623,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Abdul Khan",
        "dupr_id": "3YGEG3",
        "rating": 5.399,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]