Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5703356845

Match Scores

9-11

Win

Play Date

2026-02-05

Play Time (Est)

2:15 AM

Play Location

Woodstock, GA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.644

OS
olivia stasevich

76ZZ99 · Woodstock, GA, US

DUPR

4.851

TEAM 2WINNER
EC
Emma Cook

EG64KE · Woodstock, GA, US

DUPR

4.409

EM
Eric mitcham

EWPMRM · Marietta, GA, US

DUPR

4.062

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-5703356845
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5587903088,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "olivia stasevich",
        "dupr_id": "76ZZ99",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  },
  {
    "team_id": 5226979276,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emma Cook",
        "dupr_id": "EG64KE",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Eric mitcham",
        "dupr_id": "EWPMRM",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]