Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Women's 50/60 3-4.0

ID: 6818643274

Match Scores

11-7

Win

Play Date

2025-08-23

Play Time (Est)

11:30 PM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MM
Mary Marks

1NYLZ3 · Ardmore, OK, US

DUPR

4.070

LR
Lea Ratcliff

16KPK1 · Dallas, TX, US

DUPR

4.074

TEAM 2LOSS
RS
Roxy Schlatter

8JGLWW · Grove, OK, US

DUPR

3.911

LC
Laura Cramer

8EZJ6V · Broken Arrow, OK, US

DUPR

4.157

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-6818643274
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6364535185,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Marks",
        "dupr_id": "1NYLZ3",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Ardmore, OK, US"
      },
      {
        "name": "Lea Ratcliff",
        "dupr_id": "16KPK1",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6095815003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roxy Schlatter",
        "dupr_id": "8JGLWW",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Grove, OK, US"
      },
      {
        "name": "Laura Cramer",
        "dupr_id": "8EZJ6V",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  }
]