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

The Kitchen Open Atlanta 2025 - Mixed Doubles Skill: (4.5/5.0) Age: All

ID: 7143846923

Match Scores

5-11

Loss

Play Date

2025-10-25

Play Time (Est)

12:45 AM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Mia Schaefer

ZNYQKP · Acworth, GA, US

DUPR

4.275

JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.631

TEAM 2WINNER
EC
Emma Cook

EG64KE · Woodstock, GA, US

DUPR

4.438

LM
Lev Metor

YN0K24 · Cumming, GA, US

DUPR

4.755

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-7143846923
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8517526193,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mia Schaefer",
        "dupr_id": "ZNYQKP",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 7314783022,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emma Cook",
        "dupr_id": "EG64KE",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Lev Metor",
        "dupr_id": "YN0K24",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  }
]