Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hierarchy

ID: 5774707224

Match Scores

11-4

Win

Play Date

2025-09-05

Play Time (Est)

1:00 PM

Play Location

Santa Fe, NM, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Cindy Lawton

3OJMP1 · Santa Fe, NM, US

DUPR

4.555

AA
AMY ALFORD

8EL5DM · Santa Fe, NM, US

DUPR

3.821

TEAM 2LOSS
GT
Gayle Torrez

YXXPNG · USA

DUPR

3.279

KV
Kay van Oort

DWPM56 · USA

DUPR

3.605

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-5774707224
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8030081524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Lawton",
        "dupr_id": "3OJMP1",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "AMY ALFORD",
        "dupr_id": "8EL5DM",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      }
    ]
  },
  {
    "team_id": 6083369999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gayle Torrez",
        "dupr_id": "YXXPNG",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kay van Oort",
        "dupr_id": "DWPM56",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]