Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 7009616207

Match Scores

11-1

Win

Play Date

2024-06-19

Play Time (Est)

12:45 AM

Play Location

Pickle Shack, U.S. 42, Delaware, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NM
Nancy Mason

8KKN57 · Powell, OH, US

DUPR

3.245

KY
Kelly Young

896YVR · USA

DUPR

3.500

TEAM 2LOSS
JR
jennifer rudek

3OG042 · USA

DUPR

3.500

CJ
Candy Jones

1N92GW · USA

DUPR

3.500

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-7009616207
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7334463394,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Mason",
        "dupr_id": "8KKN57",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Kelly Young",
        "dupr_id": "896YVR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4659897192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jennifer rudek",
        "dupr_id": "3OG042",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Candy Jones",
        "dupr_id": "1N92GW",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]