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

APP Chicago Open Mixed Doubles Skill: 4.5 Age: (35 And Above) Danny Cunniff Park

ID: 4981553401

Match Scores

5-11, 10-12

Loss

Play Date

2023-09-03

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Scott Mansager

GGNLOD · Chicago, IL, US

DUPR

5.698

AC
Aleksandra Cvetkovic

1QOPXR · USA

DUPR

3.500

TEAM 2WINNER
DC
Dave Conley

8JP24O · Phoenix, AZ, US

DUPR

4.932

RP
Riley Palmer

8MPJXP · Scottsdale, AZ, US

DUPR

3.883

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-4981553401
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6141101282,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Mansager",
        "dupr_id": "GGNLOD",
        "rating": 5.698,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Aleksandra Cvetkovic",
        "dupr_id": "1QOPXR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6777928977,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Conley",
        "dupr_id": "8JP24O",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Riley Palmer",
        "dupr_id": "8MPJXP",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]